00001 /* vim: set sw=2: 00002 * Copyright (c) 2009, Gennady Bystritsky <bystr@mac.com> 00003 * 00004 * Distributed under the MIT Licence. 00005 * This is free software. See 'LICENSE' for details. 00006 * You must read and accept the license prior to use. 00007 * 00008 * Author: Gennady Bystritsky 00009 */ 00010 00011 #ifndef _SK_SK_H_ 00012 #define _SK_SK_H_ 00013 00018 namespace sk { 00019 } 00020 00021 #endif /* _SK_SK_H_ */ 00022