lemon/config.h.in
changeset 500 8a144437db7d
parent 485 7992dcb0d0e6
child 627 20dac2104519
equal deleted inserted replaced
4:236319a57d1f 5:cb973eb61b60
     1 /* Define to 1 if you have CPLEX. */
     1 /* Define to 1 if you have CPLEX. */
     2 #undef HAVE_CPLEX
     2 #undef LEMON_HAVE_CPLEX
     3 
     3 
     4 /* Define to 1 if you have GLPK. */
     4 /* Define to 1 if you have GLPK. */
     5 #undef HAVE_GLPK
     5 #undef LEMON_HAVE_GLPK
     6 
     6 
     7 /* Define to 1 if you have long long */
     7 /* Define to 1 if you have long long */
     8 #undef HAVE_LONG_LONG
     8 #undef LEMON_HAVE_LONG_LONG