Made to compile with DEBUG off

This commit is contained in:
ceriel
1988-09-02 13:55:54 +00:00
parent 1a8129513d
commit 1d23e4485e
9 changed files with 23 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
/* D E B U G G I N G T O O L S */
/* TEMPORARY: */
#define DEBUG
/* #define DEBUG */
extern int linecount; /* # lines in this file */
extern bool verbose_flag; /* generate verbose output ? */