Factor the declaration of the integer tables.

* data/lalr1-fusion.cc (b4_table_define): New.
	Use it.
This commit is contained in:
Akim Demaille
2008-07-21 13:49:11 +02:00
parent 1a5246c66f
commit 417b80040b
2 changed files with 29 additions and 60 deletions

View File

@@ -1,3 +1,9 @@
2008-11-04 Akim Demaille <demaille@gostai.com>
Factor the declaration of the integer tables.
* data/lalr1-fusion.cc (b4_table_define): New.
Use it.
2008-11-03 Akim Demaille <demaille@gostai.com>
Fix indentation of tables in lalr1.cc