]> git.saurik.com Git - bison.git/blobdiff - src/muscle-tab.c
yacc.c: scope reduction
[bison.git] / src / muscle-tab.c
index 0136d8217a9ca2209b2f480a8e4234cbbe27dd19..936af700af534582e167a15e3c962c2399a26b2a 100644 (file)
@@ -410,6 +410,7 @@ muscle_percent_variable_update (char const *variable)
   const conversion_type conversion[] =
     {
       { "api.push_pull", "api.push-pull", },
+      { "location_type", "api.location.type", },
       { "lr.keep_unreachable_states", "lr.keep-unreachable-states", },
     };
   char const *res = variable;