lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Fri, 12 Dec 2008 22:18:41 +0100
changeset 448 9d9990909fc8
child 457 69928a704ffb
child 485 7992dcb0d0e6
permissions -rw-r--r--
Add missing const keywords (+ remove misleading ones) (#67)
     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