Changed identifier name to make it acceptable for our ANSI C compiler

This commit is contained in:
ceriel
1991-12-03 10:52:03 +00:00
parent 40e580cae6
commit 4bb6c5c4e8
5 changed files with 25 additions and 25 deletions

View File

@@ -36,7 +36,7 @@ struct expr {
struct symbol *var;
long const;
long cst;
int tab;