lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Tue, 10 Mar 2009 13:18:42 +0100
changeset 506 0f40b9d26049
parent 1 51eaad3a817b
child 511 8a144437db7d
child 517 2b6d5d22bb23
permissions -rw-r--r--
Minor fix in the LICENSE file
     1 /* Define to 1 if you have CPLEX. */
     2 #undef HAVE_CPLEX
     3 
     4 /* Define to 1 if you have GLPK. */
     5 #undef HAVE_GLPK
     6 
     7 /* Define to 1 if you have long long */
     8 #undef HAVE_LONG_LONG