chiark / gitweb /
Turn off debugging\!
authormdw <mdw>
Wed, 26 Oct 2005 11:01:14 +0000 (11:01 +0000)
committermdw <mdw>
Wed, 26 Oct 2005 11:01:14 +0000 (11:01 +0000)
bascat.c

index 7824c7df05ed61b89c4d607be54d46eb41005f0d..218b7490ef596cb46930c49b7c0e6482a9c1d4a0 100644 (file)
--- a/bascat.c
+++ b/bascat.c
@@ -50,7 +50,7 @@
 
 /*----- Version information -----------------------------------------------*/
 
-#ifndef NDEBUG
+#ifdef DEBUG
 #  define D(x) x
 #else
 #  define D(x)