lemon/list_graph.h
changeset 2302 d3c664c975ee
parent 2301 eb378706bd3d
child 2338 359f0b71919b
     1.1 --- a/lemon/list_graph.h	Mon Nov 13 18:46:19 2006 +0000
     1.2 +++ b/lemon/list_graph.h	Mon Nov 13 18:58:39 2006 +0000
     1.3 @@ -31,8 +31,6 @@
     1.4  #include <vector>
     1.5  #include <list>
     1.6  
     1.7 -BAD CODE!!!!
     1.8 -
     1.9  namespace lemon {
    1.10  
    1.11    class ListGraphBase {