From 8ac6aed74715e12208c8f84a5018303457edd9c8 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Thu, 14 May 2009 08:16:51 +0200 Subject: sch search is now working (but the code is dirty) --- src/lib/Assert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Assert.h') diff --git a/src/lib/Assert.h b/src/lib/Assert.h index 67fe02f..acfb3f7 100644 --- a/src/lib/Assert.h +++ b/src/lib/Assert.h @@ -26,7 +26,7 @@ #include "stdio.h" #include -//#define NDEBUG +#define NDEBUG /**@name Macros for standard messages. */ //@{ -- cgit v1.2.3