# HG changeset patch
# User alpar
# Date 1177086123 0
# Node ID f59cab98c3dcc18b32577088f2e95aece596d02a
# Parent  2b5f3d4a4e0d4be1ce53efb01477dc3f6ad45974
Fix the test bug

diff -r 2b5f3d4a4e0d -r f59cab98c3dc lemon/lp_base.h
--- a/lemon/lp_base.h	Fri Apr 20 15:53:06 2007 +0000
+++ b/lemon/lp_base.h	Fri Apr 20 16:22:03 2007 +0000
@@ -20,9 +20,6 @@
 #define LEMON_LP_BASE_H
 
 #include<iostream>
-
-TEST BROKEN REPOSITORY WARNING
-
 #include<vector>
 #include<map>
 #include<limits>