DyLP  trunk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
config_dylp.h
Go to the documentation of this file.
00001 /* src/DylpStdLib/config_dylp.h.  Generated from config_dylp.h.in by configure.  */
00002 /* src/DylpStdLib/config_dylp.h.in. */
00003 
00004 /* Version number of project */
00005 #define DYLP_VERSION "trunk"
00006 
00007 /* Major Version number of project */
00008 #define DYLP_VERSION_MAJOR 9999
00009 
00010 /* Minor Version number of project */
00011 #define DYLP_VERSION_MINOR 9999
00012 
00013 /* Release Version number of project */
00014 #define DYLP_VERSION_RELEASE 9999
00015 
00016 /* Define to the C type whose size in bytes matches the size in bytes of the
00017    the C++ bool type. */
00018 #define BOOL char
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines