removed DEBUG #define

This commit is contained in:
ceriel 1990-05-31 13:33:31 +00:00
parent 82b0ef795d
commit 9eaa440fab
2 changed files with 0 additions and 2 deletions

View file

@ -10,7 +10,6 @@
#define THREE_PASS /* branch and offset optimization */
#define LISTING /* enable listing facilities */
#define RELOCATION /* generate relocation info */
#define DEBUG 1
#undef valu_t
#define valu_t long

View file

@ -11,7 +11,6 @@
#define THREE_PASS
#define LISTING
#define RELOCATION
#define DEBUG 2 /* as long as we are testing ... */
#undef valu_t
#define valu_t long