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