Clp  trunk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
config_clp.h
Go to the documentation of this file.
00001 /* src/config_clp.h.  Generated from config_clp.h.in by configure.  */
00002 /* src/config_clp.h.in.  */
00003 
00004 /* Define to 1, 2, 3, or 4 if Aboca should be build. */
00005 /* #undef CLP_HAS_ABC */
00006 
00007 /* Version number of project */
00008 #define CLP_VERSION "trunk"
00009 
00010 /* Major Version number of project */
00011 #define CLP_VERSION_MAJOR 9999
00012 
00013 /* Minor Version number of project */
00014 #define CLP_VERSION_MINOR 9999
00015 
00016 /* Release Version number of project */
00017 #define CLP_VERSION_RELEASE 9999
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines