COIN-OR::LEMON - Graph Library

source: lemon-1.2/lemon/config.h.in @ 486:7d7d9debb29a

Last change on this file since 486:7d7d9debb29a was 485: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.