source:
lemon/lemon/config.h.in
@
540:8a144437db7d
Last change on this file since 540:8a144437db7d was 540:8a144437db7d, checked in by , 14 years ago | |
---|---|
File size: 190 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | /* Define to 1 if you have CPLEX. */ |
[540] | 2 | #undef LEMON_HAVE_CPLEX |
[1] | 3 | |
4 | /* Define to 1 if you have GLPK. */ | |
[540] | 5 | #undef LEMON_HAVE_GLPK |
[515] | 6 | |
7 | /* Define to 1 if you have long long */ | |
[540] | 8 | #undef LEMON_HAVE_LONG_LONG |
Note: See TracBrowser
for help on using the repository browser.