[Lemon-commits] alpar: r3272 - lemon/trunk/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Fri Apr 20 19:26:38 CEST 2007
Author: alpar
Date: Fri Apr 20 19:26:38 2007
New Revision: 3272
Modified:
lemon/trunk/lemon/lp_base.h
Log:
Fix the bug
Modified: lemon/trunk/lemon/lp_base.h
==============================================================================
--- lemon/trunk/lemon/lp_base.h (original)
+++ lemon/trunk/lemon/lp_base.h Fri Apr 20 19:26:38 2007
@@ -25,8 +25,6 @@
#include<limits>
#include<cmath>
-TEST BUG
-
#include<lemon/error.h>
#include<lemon/bits/invalid.h>
#include<lemon/bits/utility.h>
More information about the Lemon-commits
mailing list