lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Wed, 05 Oct 2011 12:02:56 +0200
changeset 953 08cbd48f51f0
parent 485 7992dcb0d0e6
child 627 20dac2104519
permissions -rw-r--r--
Add lemon/lemon.pc.cmake to the release tarball (#428)
     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