]> git.saurik.com Git - bison.git/commitdiff
Dub symbol_type_base as a public type.
authorAkim Demaille <demaille@gostai.com>
Wed, 31 Dec 2008 13:29:25 +0000 (14:29 +0100)
committerAkim Demaille <demaille@gostai.com>
Mon, 2 Mar 2009 15:15:28 +0000 (16:15 +0100)
* data/c++.m4 (b4_public_types_declare): Now define
symbol_type_base and symbol_type.
(b4_public_types_define): New.
In both cases, the definitions are taken verbatim from lalr1.cc.
* data/lalr1.cc: Adjust.


No differences found