lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Thu, 11 Feb 2010 10:02:11 +0100
changeset 409 f58e01094738
parent 372 7992dcb0d0e6
permissions -rw-r--r--
Fix the date field comment of graphToEps() output (#336)
     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