Turn off compiler debug
This commit is contained in:
@@ -33,7 +33,7 @@ struct label {
|
|||||||
char *name;
|
char *name;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define DEBUG 1
|
#define DEBUG 0
|
||||||
#define MOREDEBUG 0
|
#define MOREDEBUG 0
|
||||||
|
|
||||||
#define MAX_LABELS 4096
|
#define MAX_LABELS 4096
|
||||||
|
|||||||
Reference in New Issue
Block a user