lemon/full_graph.h
changeset 1828 fd3771591a5c
parent 1820 22099ef840d7
child 1875 98698b69a902
     1.1 --- a/lemon/full_graph.h	Tue Nov 22 15:15:31 2005 +0000
     1.2 +++ b/lemon/full_graph.h	Wed Nov 23 11:20:14 2005 +0000
     1.3 @@ -575,7 +575,7 @@
     1.4    };
     1.5  
     1.6  
     1.7 -  typedef MappableUndirBipartiteGraphExtender<
     1.8 +  typedef StaticMappableUndirBipartiteGraphExtender<
     1.9      IterableUndirBipartiteGraphExtender<
    1.10      AlterableUndirBipartiteGraphExtender<
    1.11      UndirBipartiteGraphExtender <