]> git.saurik.com Git - bison.git/blobdiff - src/bison.hairy
* src/files.c, src/files.h (output_infix): New.
[bison.git] / src / bison.hairy
index fc6b68b104a17f76885343a859119a86fa012e7d..1034eae78721db678b475352a6d06eb28de4c055 100644 (file)
@@ -1,3 +1,4 @@
+%%{section} %%{output-prefix} %%{output-infix} %%".c"
                                                          /* -*- C -*- */
 
 /* YYERROR and YYCOST are set by guards. If yyerror is set to a
@@ -332,4 +333,4 @@ yyerrlab:
   goto yyresume;
 }
 
-%%actions
+%%{actions}