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

Load file history
gravatar
deba@inf.elte.hu
Fix clear() function in ExtendFindEnum (#335), backport of [28c7ad6f8d91]
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