lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Tue, 11 Nov 2008 10:12:37 +0000
changeset 377 c4aa9f097ef1
child 457 69928a704ffb
child 496 7992dcb0d0e6
permissions -rw-r--r--
Bugfix in Random (#173)

- operator()s always return a double now
- the faulty real<Num>(Num) and real<Num>(Num,Num) have been removed
     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