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

Diff of /bison/data/glr.c

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

revision 1.48 by eggert, Fri Jan 3 14:22:53 2003 UTC revision 1.49 by eggert, Fri Jan 3 14:32:35 2003 UTC
# Line 1  Line 1 
1  m4_divert(-1)                                                       -*- C -*-  m4_divert(-1)                                                       -*- C -*-
2    
3  # GLR skeleton for Bison  # GLR skeleton for Bison
4  # Copyright (C) 2002 Free Software Foundation, Inc.  # Copyright (C) 2002, 2003 Free Software Foundation, Inc.
5    
6  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
7  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# Line 138  m4_define([b4_rhs_location], Line 138  m4_define([b4_rhs_location],
138  m4_changecom()  m4_changecom()
139  m4_divert(0)dnl  m4_divert(0)dnl
140  @output @output_parser_name@  @output @output_parser_name@
141  b4_copyright([Skeleton parser for GLR parsing with Bison], [2002])  b4_copyright([Skeleton parser for GLR parsing with Bison], [2002, 2003])
142  [  [
143  /* This is the parser code for GLR (Generalized LR) parser. */  /* This is the parser code for GLR (Generalized LR) parser. */
144    
# Line 1950  yypdumpstack (yyGLRStack* yystack) Line 1950  yypdumpstack (yyGLRStack* yystack)
1950  b4_epilogue  b4_epilogue
1951  m4_if(b4_defines_flag, 0, [],  m4_if(b4_defines_flag, 0, [],
1952  [@output @output_header_name@  [@output @output_header_name@
1953  b4_copyright([Skeleton parser for GLR parsing with Bison], [2002])  b4_copyright([Skeleton parser for GLR parsing with Bison], [2002, 2003])
1954    
1955  b4_token_defines(b4_tokens)  b4_token_defines(b4_tokens)
1956    

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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