lemon/config.h.in
author Gabor Retvari <retvari@tmit.bme.hu>
Sun, 11 Apr 2010 22:28:42 +0200
changeset 413 1f2a734581f8
parent 372 7992dcb0d0e6
permissions -rw-r--r--
Fix PredMapPath::empty() (#366)
     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