Fix indentation of tables in lalr1.cc

* data/lalr1-fusion.cc: Fix the indentation.
This commit is contained in:
Akim Demaille
2008-07-21 13:18:17 +02:00
parent f8a95c9c12
commit 1a5246c66f
2 changed files with 20 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
2008-11-03 Akim Demaille <demaille@gostai.com>
Fix indentation of tables in lalr1.cc
* data/lalr1-fusion.cc: Fix the indentation.
2008-11-03 Akim Demaille <demaille@gostai.com>
Destroy the lhs symbols after reduction.