eXpress “1.5”

src/config.h

00001 #define PACKAGE_VERSION "1.5.0"
00002 #if 0
00003    #define WIN32
00004    #define SIZE_T_FMT "%Iu"
00005    #define SSIZE_MAX SIZE_MAX
00006 #else
00007    #define SIZE_T_FMT "%zu"
00008 #endif
00009 
00010 #if 0
00011    #define PROTO
00012    #define PROTO_ALIGNMENT_INCL "/Users/adarob/Projects/devel/eXpress/osx_build/src/alignments.pb.h"
00013   #define PROTO_TARGET_INCL "/Users/adarob/Projects/devel/eXpress/osx_build/src/targets.pb.h"
00014 #endif
 All Classes Functions Variables