Location: LEMON/LEMON-official/lemon/config.h.in - annotation

Load file history
gravatar
ladanyi@tmit.bme.hu
Prefix macro names with LEMON_ in lemon/config.h (#275)
1
2
3
4
5
6
7
8
/* Define to 1 if you have CPLEX. */
#undef LEMON_HAVE_CPLEX

/* Define to 1 if you have GLPK. */
#undef LEMON_HAVE_GLPK

/* Define to 1 if you have long long */
#undef LEMON_HAVE_LONG_LONG