config_osi_default.h

Go to the documentation of this file.
00001 
00002 /***************************************************************************/
00003 /*           HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS                */
00004 /*    These are only in effect in a setting that doesn't use configure     */
00005 /***************************************************************************/
00006 
00007 /* Version number of project */
00008 #define OSI_VERSION "0.107.4"
00009 
00010 /* Major Version number of project */
00011 #define OSI_VERSION_MAJOR 0
00012 
00013 /* Minor Version number of project */
00014 #define OSI_VERSION_MINOR 107
00015 
00016 /* Release Version number of project */
00017 #define OSI_VERSION_RELEASE 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2015 for Cgl by  doxygen 1.6.1