Changeset 1456 for trunk/Cbc/inc
- Timestamp:
- Jun 1, 2010 9:32:19 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0. 51 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.6 2 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.0 3 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.0 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1. 04 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.1 5 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.5 6 6 Data/Sample https://projects.coin-or.org/svn/Data/stable/1.0/Sample 7 Data/miplib3 7 Data/miplib3 https://projects.coin-or.org/svn/Data/stable/1.0/miplib3 8 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.6/CoinUtils 9 9 Cgl https://projects.coin-or.org/svn/Cgl/trunk/Cgl 10 10 Clp https://projects.coin-or.org/svn/Clp/trunk/Clp 11 Osi https://projects.coin-or.org/svn/Osi/ stable/0.101/Osi11 Osi https://projects.coin-or.org/svn/Osi/trunk/Osi 12 12 Vol https://projects.coin-or.org/svn/Vol/stable/1.1/Vol
-
- Property svn:externals
-
trunk/Cbc/inc/config_cbc.h.in
r1131 r1456 1 1 /* inc/config_cbc.h.in. Generated from configure.ac by autoheader. */ 2 3 /* "Version of Cbc" */4 #undef CBCVERSION5 2 6 3 /* Define to the name of the default solver to be used in cbc-generic in small … … 10 7 /* Define to 1 if the SMP version of Cbc should be compiled */ 11 8 #undef CBC_THREAD 9 10 /* "Version of Cbc" */ 11 #undef CBC_VERSION 12 12 13 13 /* Define to the debug sanity check level (0 is no test) */
Note: See TracChangeset
for help on using the changeset viewer.