]> git.saurik.com Git - bison.git/blobdiff - src/bison.simple
* src/files.c, src/files.h (output_infix): New.
[bison.git] / src / bison.simple
index 207395fcc7854ba7b1c115b52019fe787f30099b..59ff145bce68de4617e45c9c23abddb70dfff4e8 100644 (file)
@@ -1,11 +1,11 @@
-%%{section} %%{body} %%".c" %%{yacc}
+%%{section} %%{output-prefix} %%{output-infix} %%".c"
 /* -*- C -*- */
 
 /* A Bison parser, made from %%{filename}
    by GNU bison %%{version}.  */
 
 /* Skeleton output parser for bison,
-   Copyright 1984, 1989, 1990, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1984, 1989, 1990, 2000, 2001, 2002 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by