Changeset 406 for branches/devel/Cbc/inc
- Timestamp:
- Jul 10, 2006 4:22:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/devel/Cbc/inc/config_cbc.h.in
r369 r406 5 5 #undef CBC_DEFAULT_SOLVER 6 6 7 /* If defined, debug sanity checks are performed during runtime */ 8 #undef COIN_DEBUG 7 /* Define to the debug sanity check level (0 is no test) */ 8 #undef COIN_CBC_CHECKLEVEL 9 10 /* Define to the debug verbosity level (0 is no output) */ 11 #undef COIN_CBC_VERBOSITY 9 12 10 13 /* If defined, the Ampl Solver Library is available. */
Note: See TracChangeset
for help on using the changeset viewer.