From 7d3c1d80b4fa83ed53a130e8220adde8950db331 Mon Sep 17 00:00:00 2001 From: mrsmola Date: Sun, 18 Feb 2007 10:17:16 +0000 Subject: [PATCH] added a debug-writer for debugging to console --- src/bygfoot.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bygfoot.h b/src/bygfoot.h index e2024628..e9ca53b0 100644 --- a/src/bygfoot.h +++ b/src/bygfoot.h @@ -88,6 +88,7 @@ #define stat5 status[5] #define debug const_int("int_debug") +#define debug_writer const_int("int_debug_writer") /** * Exit codes.