This commit is contained in:
Paul 2000-12-12 20:51:59 +00:00
parent 5e18b667ef
commit bf7bd6c3ea
15 changed files with 350 additions and 161 deletions

View file

@ -56,8 +56,8 @@ static FILE *s_fhOutput=NULL;
CTreeNode *s_baseTreeNode=NULL;
static mylexer s_lexer;
static myparser s_parser;
mylexer s_lexer;
myparser s_parser;