lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Thu, 05 Mar 2009 06:51:53 +0000
changeset 494 097d7c4634ea
parent 1 51eaad3a817b
child 500 8a144437db7d
child 517 2b6d5d22bb23
permissions -rw-r--r--
Fix missing 'inline' specifier in time_measure.h (#239)
     1 /* Define to 1 if you have CPLEX. */
     2 #undef HAVE_CPLEX
     3 
     4 /* Define to 1 if you have GLPK. */
     5 #undef HAVE_GLPK
     6 
     7 /* Define to 1 if you have long long */
     8 #undef HAVE_LONG_LONG