1.1 --- a/lemon/list_graph.h Mon Nov 13 12:30:59 2006 +0000
1.2 +++ b/lemon/list_graph.h Mon Nov 13 18:46:19 2006 +0000
1.3 @@ -31,6 +31,8 @@
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 {