lemon/config.h.in
author Akos Ladanyi <ladanyi@tmit.bme.hu>
Tue, 28 Apr 2009 18:45:29 +0100
changeset 543 32fb28fc9d42
parent 515 7992dcb0d0e6
child 674 20dac2104519
permissions -rw-r--r--
Do not distribute lemon/config.h and fix its bad include by core.h (#280)
     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