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

Load file history
gravatar
kpeter (Peter Kovacs)
Fix VS warnings (#429)
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