]> git.saurik.com Git - bison.git/blobdiff - src/muscle-tab.c
api.tokens.prefix -> api.token.prefix
[bison.git] / src / muscle-tab.c
index 1789280f912ebc7b7720b86c603e8cf84e3dccd7..9fe32ea1c453cdbdad88c8f6028e1c92646d81b7 100644 (file)
@@ -398,6 +398,7 @@ muscle_percent_variable_update (char const *variable, location variable_loc)
   const conversion_type conversion[] =
     {
       { "api.push_pull", "api.push-pull", },
+      { "api.tokens.prefix", "api.token.prefix", },
       { "location_type", "api.location.type", },
       { "lr.keep_unreachable_states", "lr.keep-unreachable-states", },
       { "namespace", "api.namespace", },