lemon/config.h.in
author Akos Ladanyi <ladanyi@tmit.bme.hu>
Tue, 28 Apr 2009 13:38:06 +0100
changeset 620 d8ca76573eb3
parent 1 51eaad3a817b
child 500 2b6d5d22bb23
child 621 8a144437db7d
permissions -rw-r--r--
Install lemon/config.h (#274)
     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