COIN-OR::LEMON - Graph Library

source: lemon-1.2/lemon/config.h.in @ 499:d8ca76573eb3

Last change on this file since 499:d8ca76573eb3 was 485:7992dcb0d0e6, checked in by Alpar Juttner <alpar@…>, 15 years ago

Add long long checking to build systems (#230)

File size: 172 bytes
RevLine 
[1]1/* Define to 1 if you have CPLEX. */
2#undef HAVE_CPLEX
3
4/* Define to 1 if you have GLPK. */
5#undef HAVE_GLPK
[485]6
7/* Define to 1 if you have long long */
8#undef HAVE_LONG_LONG
Note: See TracBrowser for help on using the repository browser.