lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Fri, 05 Aug 2011 00:22:15 +0200
branch1.0
changeset 428 a1d8d1736c68
parent 372 7992dcb0d0e6
permissions -rw-r--r--
LEMON 1.0.7 released (c59bdcc8e33e tagged as r1.0.7)
     1 /* Define to 1 if you have CPLEX. */
     2 #undef LEMON_HAVE_CPLEX
     3 
     4 /* Define to 1 if you have GLPK. */
     5 #undef LEMON_HAVE_GLPK
     6 
     7 /* Define to 1 if you have long long */
     8 #undef LEMON_HAVE_LONG_LONG