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 {