/[bison]/bison/data/yacc.c
ViewVC logotype

Diff of /bison/data/yacc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by akim, Wed Sep 4 12:03:01 2002 UTC revision 1.14 by eggert, Sat Sep 7 06:32:24 2002 UTC
# Line 130  m4_divert(0)dnl Line 130  m4_divert(0)dnl
130  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],
131               [1984, 1989, 1990, 2000, 2001, 2002])               [1984, 1989, 1990, 2000, 2001, 2002])
132    
133    /* As a special exception, when this file is copied by Bison into a
134       Bison output file, you may use that output file without restriction.
135       This special exception was added by the Free Software Foundation
136       in version 1.24 of Bison.  */
137    
138  /* Written by Richard Stallman by simplifying the original so called  /* Written by Richard Stallman by simplifying the original so called
139     ``semantic'' parser.  */     ``semantic'' parser.  */
140    
# Line 1255  b4_epilogue Line 1260  b4_epilogue
1260  m4_if(b4_defines_flag, 0, [],  m4_if(b4_defines_flag, 0, [],
1261  [#output "b4_output_header_name"  [#output "b4_output_header_name"
1262  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],
1263                [1984, 1989, 1990, 2000, 2001, 2002])               [1984, 1989, 1990, 2000, 2001, 2002])
1264    
1265    /* As a special exception, when this file is copied by Bison into a
1266       Bison output file, you may use that output file without restriction.
1267       This special exception was added by the Free Software Foundation
1268       in version 1.24 of Bison.  */
1269    
1270  #ifndef b4_header_guard  #ifndef b4_header_guard
1271  # define b4_header_guard  # define b4_header_guard

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26