00001 /* SVN FILE INFO 00002 * $Revision: 446 $ : Last Committed Revision 00003 * $Date: 2010-03-16 15:12:24 -0700 (Tue, 16 Mar 2010) $ : 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 ) 00008 #undef NEW_SECURITY 00009 #undef MC_SECURITY