From 8740ba7b0308469a2e3bd908696fc800d6985d9f Mon Sep 17 00:00:00 2001
From: David Hedbor <david@hedbor.org>
Date: Fri, 15 Sep 1995 18:10:23 +0200
Subject: [PATCH] committing

Rev: src/config.h:1.3
---
 src/config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config.h b/src/config.h
index ac6907e0e3..67e02e1e9e 100644
--- a/src/config.h
+++ b/src/config.h
@@ -8,7 +8,7 @@
  * with DEBUG defined debugging becomes much easier.
  */
 
-#undef DEBUG
+#define DEBUG
 
 /*
  * Define the evaluator stack size, used for just about everything.
-- 
GitLab