lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Mon, 12 Apr 2010 16:49:51 +0200
branch1.0
changeset 972 7faa990932a3
parent 515 7992dcb0d0e6
child 674 20dac2104519
permissions -rw-r--r--
Merge bugfix #366 to branch 1.0
     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