X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ea9e670d728ac659e139434de31ea9306ecdd117..f9f1b3ebbb40bef3b0717d7931ad14aa41a84095:/src/muscle-tab.c diff --git a/src/muscle-tab.c b/src/muscle-tab.c index 7a112045..86363f50 100644 --- a/src/muscle-tab.c +++ b/src/muscle-tab.c @@ -399,6 +399,7 @@ muscle_percent_variable_update (char const *variable, location variable_loc) { { "api.push_pull", "api.push-pull", }, { "api.tokens.prefix", "api.token.prefix", }, + { "lex_symbol", "api.token.constructor", }, { "location_type", "api.location.type", }, { "lr.default-reductions", "lr.default-reduction", }, { "lr.keep-unreachable-states", "lr.keep-unreachable-state", },