Removed #define IDFIRST because fmt_id() replaces it.

This commit is contained in:
em 1985-01-21 12:09:44 +00:00
parent 6ac5841c7f
commit ccfa0db0de

View file

@ -22,5 +22,4 @@
#define con_ilb(x) fprintf(codefile,".long\t%s\n",x)
#define con_dlb(x) fprintf(codefile,".long\t%s\n",x)
#define id_first '_'
#define BSS_INIT 0