Comment changes.

* data/lalr1.cc, data/yacc.c: Fix the description of the
	yytranslate and yytoknum tables.
This commit is contained in:
Akim Demaille
2008-08-29 19:48:50 +02:00
parent 2c086d2959
commit cb0b136a63
3 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2008-11-13 Akim Demaille <demaille@gostai.com>
Comment changes.
* data/lalr1.cc, data/yacc.c: Fix the description of the
yytranslate and yytoknum tables.
2008-11-13 Akim Demaille <demaille@gostai.com>
Define make_symbol in the header.