/home/coin/SVN-release/OS-2.4.2/OS/src/config_os_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 OS_VERSION "2.4.2"
00009 
00010 /* Major Version number of project */
00011 #define OS_VERSION_MAJOR 2
00012 
00013 /* Minor Version number of project */
00014 #define OS_VERSION_MINOR 4
00015 
00016 /* Release Version number of project */
00017 #define OS_VERSION_RELEASE 2
00018 
00019 /* Define to 1 if OS uses CppAD */
00020 #define OS_HAS_CPPAD
00021 
00022 /* Define to 1 if OS uses Ipopt */
00023 #define OS_HAS_IPOPT
00024 
00025 /* Define to 1 if OS uses Bonmin */
00026 #define OS_HAS_BONMIN
00027 
00028 /* Define to 1 if OS uses Couenne */
00029 #define OS_HAS_COUENNE
00030 
00031 /* Define to 1 if OS uses SYMPHONY */
00032 #define OS_HAS_SYMPHONY
00033 
00034 /* Define to 1 if OS uses DyLP */
00035 #define OS_HAS_DYLP
00036 
00037 /* Define to 1 if OS uses Vol */
00038 #define OS_HAS_VOL
00039 
00040 /* Define to 1 if OS uses Glpk */
00041 #define OS_HAS_GLPK
00042 
00043 /* Define to 1 if OS uses ASL */
00044 #define OS_HAS_ASL

Generated on Wed Nov 30 03:04:14 2011 by  doxygen 1.4.7