lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Wed, 27 Aug 2008 10:50:04 +0200
changeset 250 d0aae16df1bb
child 457 69928a704ffb
child 496 7992dcb0d0e6
permissions -rw-r--r--
Stream operators for Point and BoundingBox classes (ticket #126)
- Add operator<< and operator>> for BoundingBox.
- operator<< of Point gives space-less output.
ladanyi@1
     1
/* Define to 1 if you have CPLEX. */
ladanyi@1
     2
#undef HAVE_CPLEX
ladanyi@1
     3
ladanyi@1
     4
/* Define to 1 if you have GLPK. */
ladanyi@1
     5
#undef HAVE_GLPK