X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/bc6038978f5fdd2c25bb30cc678811a26ad5a444..ddb9db15:/src/muscle-tab.c diff --git a/src/muscle-tab.c b/src/muscle-tab.c index e40da8d3..8212895c 100644 --- a/src/muscle-tab.c +++ b/src/muscle-tab.c @@ -1,6 +1,6 @@ /* Muscle table manager for Bison. - Copyright (C) 2001-2012 Free Software Foundation, Inc. + Copyright (C) 2001-2013 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -439,6 +439,7 @@ muscle_percent_variable_update (char const *variable, location variable_loc, { "lr.keep-unreachable-states", "lr.keep-unreachable-state", }, { "lr.keep_unreachable_states", "lr.keep-unreachable-state", }, { "namespace", "api.namespace", }, + { "stype", "api.value.type", }, { "variant=", "api.value.type=variant", }, { "variant=true", "api.value.type=variant", }, { NULL, NULL, }