lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Tue, 28 Apr 2009 13:42:28 +0100
branch1.0
changeset 396 4b558ee0d4f5
parent 372 7992dcb0d0e6
permissions -rw-r--r--
Merge bugfixes #274 and #275
     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