Changeset 500:8a144437db7d in lemon-1.2 for lemon/config.h.in
- Timestamp:
- 04/27/09 21:02:37 (14 years ago)
- Branch:
- default
- Children:
- 501:32fb28fc9d42, 627:20dac2104519
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/config.h.in
r485 r500 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.