/home/coin/SVN-release/OS-2.4.0/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.0"
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 0
00018 
00019 /* Define to 1 if OS uses CppAD */
00020 #define OS_HAS_CPPAD

Generated on Thu Sep 22 03:06:00 2011 by  doxygen 1.4.7