From 1a62dab0c2f987eed7072c236ffc21852f7742f6 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sat, 29 Dec 2012 11:26:07 -0600 Subject: misc changes on the benchmark branch --- lib/gras_impl/debug.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/gras_impl/debug.hpp') diff --git a/lib/gras_impl/debug.hpp b/lib/gras_impl/debug.hpp index e0e7a35..7ec71e0 100644 --- a/lib/gras_impl/debug.hpp +++ b/lib/gras_impl/debug.hpp @@ -25,7 +25,7 @@ extern void *operator new(std::size_t n) throw (std::bad_alloc); //-- define to enable these debugs: //---------------------------------------------------------------------- //#define WORK_DEBUG -#define ASSERTING +//#define ASSERTING //#define MESSAGE_TRACING //#define ITEM_CONSPROD //#define WORK_COUNTS -- cgit