Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

template.h

Go to the documentation of this file.
00001 /* ndk - [ header.h ]
00002  *
00003  * description
00004  *
00005  * (c)2004 dcipher / neuraldk
00006  *           www.neuraldk.org
00007  */
00008 
00017 #ifndef __ndk_header_h__
00018 #define __ndk_header_h__
00019 
00020 #include <errorCodes.h>
00021 #include <types.h>
00022 
00023 typedef struct _Thing *Thing;
00024 
00025 #endif
00026 

Generated on Wed Mar 22 20:36:33 2006 for ndk by  doxygen 1.4.4