]> git.saurik.com Git - bison.git/commit
Let glr.cc catch up with symbol_value_print.
authorAkim Demaille <akim@epita.fr>
Thu, 29 Dec 2005 11:06:33 +0000 (11:06 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 29 Dec 2005 11:06:33 +0000 (11:06 +0000)
commitc4d497a0109ee6dce19f698279dbc091c4299c2d
tree6175dc7dd661b45de7a8b1bf0fc25635fc9f2804
parenta51d426a63f276249acccb50cd7bc930d34ebb6c
Let glr.cc catch up with symbol_value_print.
* data/glr.cc (b4_yysymprint_generate): Replace by...
(b4_yy_symbol_print_generate): this.
(yy_symbol_print, yy_symbol_value_print): Declare them.
ChangeLog
data/glr.cc