disabled listing facilities

This commit is contained in:
ceriel 1987-09-08 08:59:03 +00:00
parent 4059840c43
commit 8120857c5b

View file

@ -12,7 +12,7 @@
#define THREE_PASS /* branch and offset optimization */
#define BYTES_REVERSED /* high order byte has lowest address */
#define WORDS_REVERSED /* high order word has lowest address */
#define LISTING /* enable listing facilities */
/*#define LISTING /* enable listing facilities */
#define RELOCATION /* generate relocatable code */
#define DEBUG 0