newer version

This commit is contained in:
ceriel
1986-04-15 17:51:53 +00:00
parent 892b48787b
commit 5cb0474789
17 changed files with 648 additions and 351 deletions

View File

@@ -28,6 +28,7 @@ struct token {
#define TOK_REL tk_data.tk_real
extern struct token dot, aside;
extern struct type *numtype;
#define DOT dot.tk_symb
#define ASIDE aside.tk_symb