COIN-OR::LEMON - Graph Library

source: lemon/lemon/config.h.in @ 518:b1ef32ab39f3

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

Add long long checking to build systems (#230)

File size: 172 bytes
Line 
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
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.