author | alpar |
Fri, 20 Apr 2007 16:22:03 +0000 | |
changeset 2433 | f59cab98c3dc |
parent 2432 | 2b5f3d4a4e0d |
child 2434 | 1868551b527a |
lemon/lp_base.h | file | annotate | diff | comparison | revisions |
1.1 --- a/lemon/lp_base.h Fri Apr 20 15:53:06 2007 +0000 1.2 +++ b/lemon/lp_base.h Fri Apr 20 16:22:03 2007 +0000 1.3 @@ -20,9 +20,6 @@ 1.4 #define LEMON_LP_BASE_H 1.5 1.6 #include<iostream> 1.7 - 1.8 -TEST BROKEN REPOSITORY WARNING 1.9 - 1.10 #include<vector> 1.11 #include<map> 1.12 #include<limits>