[Lemon-commits] alpar: r3074 - hugo/trunk/lemon

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 13 19:46:19 CET 2006


Author: alpar
Date: Mon Nov 13 19:46:19 2006
New Revision: 3074

Modified:
   hugo/trunk/lemon/list_graph.h

Log:
Test the automatic compilation checker 1/2: make a bug

Modified: hugo/trunk/lemon/list_graph.h
==============================================================================
--- hugo/trunk/lemon/list_graph.h	(original)
+++ hugo/trunk/lemon/list_graph.h	Mon Nov 13 19:46:19 2006
@@ -31,6 +31,8 @@
 #include <vector>
 #include <list>
 
+BAD CODE!!!!
+
 namespace lemon {
 
   class ListGraphBase {



More information about the Lemon-commits mailing list