Turn off debugging\!
[bascat] / bascat.c
index 7824c7d..218b749 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)