lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Fri, 07 Nov 2008 13:04:54 +0000
changeset 372 7b6466ed488a
child 457 69928a704ffb
child 485 7992dcb0d0e6
permissions -rw-r--r--
Avoid bit operator precedence warning with gcc-4.3

Some of these warnings are actually revealed real bugs
     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