lemon/config.h.in
author deba
Wed, 01 Mar 2006 10:17:25 +0000
changeset 1990 15fb7a4ea6be
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
Some classes assumed that the GraphMaps should be inherited
from an ObserverBase. These classes parents replaced with
DefaultMap which cause that the graph maps should not be
inherited from the ObserverBase.
ladanyi@1433
     1
/* Define to 1 if you have CPLEX. */
ladanyi@1433
     2
#undef HAVE_CPLEX
ladanyi@1433
     3
ladanyi@1433
     4
/* Define to 1 if you have GLPK. */
ladanyi@1433
     5
#undef HAVE_GLPK