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-11-04 21:21:20 +01:00
parent 1a5246c66f
commit 417b80040b
2 changed files with 29 additions and 60 deletions
+6
View File
@@ -1,3 +1,9 @@
2008-11-04 Akim Demaille <[email protected]>
Factor the declaration of the integer tables.
* data/lalr1-fusion.cc (b4_table_define): New.
Use it.
2008-11-03 Akim Demaille <[email protected]>
Fix indentation of tables in lalr1.cc