From 3359429db8a6e13bce2e25f12c33ee71144354ea Mon Sep 17 00:00:00 2001 From: Sebastian Buchwald Date: Fri, 30 Jul 2010 13:41:48 +0000 Subject: [PATCH] Upps, revert unwanted changes. [r27855] --- pbqp_t.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pbqp_t.h b/pbqp_t.h index 88e44b06c..438bddd5f 100644 --- a/pbqp_t.h +++ b/pbqp_t.h @@ -35,8 +35,8 @@ #define KAPS_DUMP 0 #define KAPS_ENABLE_VECTOR_NAMES 0 -#define KAPS_STATISTIC 1 -#define KAPS_TIMING 1 +#define KAPS_STATISTIC 0 +#define KAPS_TIMING 0 #define KAPS_USE_UNSIGNED 1 #if KAPS_USE_UNSIGNED -- 2.20.1