Share b4_yytranslate_define.

* data/lalr1.cc (b4_yytranslate_define): Move to...
	* data/c++.m4: here.
This commit is contained in:
Akim Demaille
2008-12-31 17:21:56 +01:00
parent 882f02ed83
commit cbf25ce74f
3 changed files with 34 additions and 29 deletions

View File

@@ -1,3 +1,9 @@
2009-03-02 Akim Demaille <demaille@gostai.com>
Share b4_yytranslate_define.
* data/lalr1.cc (b4_yytranslate_define): Move to...
* data/c++.m4: here.
2009-03-02 Akim Demaille <demaille@gostai.com>
Use locations in the variant example.