LLsymb was declared twice

This commit is contained in:
ceriel 1987-08-19 10:12:34 +00:00
parent 1c85c44fad
commit d7b2998ebe

View file

@ -11,7 +11,6 @@ static char *rcsid = "$Header$";
# include <stdio.h>
# endif
int LLsymb;
unsigned int LLtcnt[LL_NTERMINALS];
unsigned int LLscnt[LL_NSETS];
int LLcsymb, LLsymb;