Changeset 395:8a144437db7d in lemon-1.0 for lemon/config.h.in
- Timestamp:
- 04/27/09 21:02:37 (16 years ago)
- Branch:
- default
- Children:
- 396:4b558ee0d4f5, 398:32fb28fc9d42
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/config.h.in
r372 r395 1 1 /* Define to 1 if you have CPLEX. */ 2 #undef HAVE_CPLEX2 #undef LEMON_HAVE_CPLEX 3 3 4 4 /* Define to 1 if you have GLPK. */ 5 #undef HAVE_GLPK5 #undef LEMON_HAVE_GLPK 6 6 7 7 /* Define to 1 if you have long long */ 8 #undef HAVE_LONG_LONG8 #undef LEMON_HAVE_LONG_LONG
Note: See TracChangeset
for help on using the changeset viewer.