lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Thu, 04 Aug 2011 22:00:57 +0200
changeset 924 3dcb45a871c3
parent 485 7992dcb0d0e6
child 627 20dac2104519
permissions -rw-r--r--
Update the AUTHORS file
ladanyi@1
     1
/* Define to 1 if you have CPLEX. */
ladanyi@500
     2
#undef LEMON_HAVE_CPLEX
ladanyi@1
     3
ladanyi@1
     4
/* Define to 1 if you have GLPK. */
ladanyi@500
     5
#undef LEMON_HAVE_GLPK
alpar@485
     6
alpar@485
     7
/* Define to 1 if you have long long */
ladanyi@500
     8
#undef LEMON_HAVE_LONG_LONG