lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Fri, 24 Apr 2009 11:54:48 +0200
changeset 609 4137ef9aacc6
parent 473 17d918051964
parent 496 7992dcb0d0e6
child 612 c3ce597c11ae
permissions -rw-r--r--
Fix and uniform the usage of Graph and Parent typedefs (#268)

- Rename Graph typedefs to GraphType in the implementation of graph
maps and MapExtender to prevent conflicts (especially using VS).
They are not public.
- Make Parent typedefs private in all classes.
- Replace Digraph with Graph in some places
(fix faulty renamings of the script).
- Use Graph and Digraph typedefs (more) consequently.
     1 #cmakedefine HAVE_LONG_LONG 1
     2 #cmakedefine HAVE_LP 1
     3 #cmakedefine HAVE_MIP 1
     4 #cmakedefine HAVE_GLPK 1