COIN-OR::LEMON - Graph Library

source: lemon-1.0/lemon/config.h.in @ 425:f2620192ab6d

Last change on this file since 425:f2620192ab6d was 395:8a144437db7d, checked in by Akos Ladanyi <ladanyi@…>, 15 years ago

Prefix macro names with LEMON_ in lemon/config.h (#275)

File size: 190 bytes
RevLine 
[1]1/* Define to 1 if you have CPLEX. */
[395]2#undef LEMON_HAVE_CPLEX
[1]3
4/* Define to 1 if you have GLPK. */
[395]5#undef LEMON_HAVE_GLPK
[372]6
7/* Define to 1 if you have long long */
[395]8#undef LEMON_HAVE_LONG_LONG
Note: See TracBrowser for help on using the repository browser.