1.1 --- a/lemon/bits/debug_map.h Tue Oct 31 15:57:53 2006 +0000
1.2 +++ b/lemon/bits/debug_map.h Fri Nov 03 14:14:05 2006 +0000
1.3 @@ -66,7 +66,7 @@
1.4
1.5 public:
1.6
1.7 - static const bool strictCheck = true;
1.8 + static const bool strictCheck = false;
1.9
1.10 struct MapError {
1.11 public: