Changeset 1610 for trunk/Cbc/inc
- Timestamp:
- Mar 9, 2011 5:57:30 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:externals
-
old new 4 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 5 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/trunk 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.2 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.4 6 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 7 9 Data/miplib3 https://projects.coin-or.org/svn/Data/miplib3/stable/1.2
-
- Property svn:externals
-
trunk/Cbc/inc/config_cbc.h.in
r1501 r1610 13 13 /* Version number of project */ 14 14 #undef CBC_VERSION 15 16 /* Major Version number of project */ 17 #undef CBC_VERSION_MAJOR 18 19 /* Minor Version number of project */ 20 #undef CBC_VERSION_MINOR 21 22 /* Release Version number of project */ 23 #undef CBC_VERSION_RELEASE 15 24 16 25 /* Define to the debug sanity check level (0 is no test) */
Note: See TracChangeset
for help on using the changeset viewer.