[Lemon-commits] alpar: r3270 - lemon/trunk/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Fri Apr 20 18:22:03 CEST 2007
Author: alpar
Date: Fri Apr 20 18:22:03 2007
New Revision: 3270
Modified:
lemon/trunk/lemon/lp_base.h
Log:
Fix the test bug
Modified: lemon/trunk/lemon/lp_base.h
==============================================================================
--- lemon/trunk/lemon/lp_base.h (original)
+++ lemon/trunk/lemon/lp_base.h Fri Apr 20 18:22:03 2007
@@ -20,9 +20,6 @@
#define LEMON_LP_BASE_H
#include<iostream>
-
-TEST BROKEN REPOSITORY WARNING
-
#include<vector>
#include<map>
#include<limits>
More information about the Lemon-commits
mailing list