/home/dko/projects/mobilec/trunk/src/winconfig.h

Go to the documentation of this file.
00001 /* SVN FILE INFO
00002  * $Revision: 174 $ : Last Committed Revision
00003  * $Date: 2008-06-24 10:50:29 -0700 (Tue, 24 Jun 2008) $ : Last Committed Date */
00004 #define PACKAGE_STRING "MobileC V1.10.0"
00005 #define PACKAGE_VERSION "1.10.0"
00006 #define strtok_r( buf, delim, save_ptr ) \
00007         strtok( buf, delim )

Generated on Tue Jul 1 15:29:59 2008 for Mobile-C by  doxygen 1.5.4