Changeset 1813 for trunk/Cbc/src/CbcSolver.cpp
- Timestamp:
- Nov 22, 2012 2:00:22 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/CbcSolver.cpp
r1791 r1813 1131 1131 } 1132 1132 1133 #define CBCMAXPARAMETERS 2001134 1133 static CbcOrClpParam parameters[CBCMAXPARAMETERS]; 1135 1134 static int numberParameters = 0 ;
Note: See TracChangeset
for help on using the changeset viewer.