lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Thu, 11 Feb 2010 10:02:11 +0100
changeset 837 f58e01094738
parent 496 7992dcb0d0e6
child 627 20dac2104519
permissions -rw-r--r--
Fix the date field comment of graphToEps() output (#336)
ladanyi@1
     1
/* Define to 1 if you have CPLEX. */
ladanyi@511
     2
#undef LEMON_HAVE_CPLEX
ladanyi@1
     3
ladanyi@1
     4
/* Define to 1 if you have GLPK. */
ladanyi@511
     5
#undef LEMON_HAVE_GLPK
alpar@496
     6
alpar@496
     7
/* Define to 1 if you have long long */
ladanyi@511
     8
#undef LEMON_HAVE_LONG_LONG