* data/lalr1.cc (yyparse): Rename yylooka and yyilooka as yychar

and yytoken for similarity with the other skeletons.
This commit is contained in:
Akim Demaille
2005-09-19 07:21:39 +00:00
parent c7fb0b9079
commit 2e8cf949a5
2 changed files with 27 additions and 22 deletions

View File

@@ -1,3 +1,8 @@
2005-09-19 Akim Demaille <akim@epita.fr>
* data/lalr1.cc (yyparse): Rename yylooka and yyilooka as yychar
and yytoken for similarity with the other skeletons.
2005-09-19 Akim Demaille <akim@epita.fr>
* NEWS, configure.ac: Bump to 2.1a.