/[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.2 by akim, Fri Jun 28 17:27:29 2002 UTC revision 1.3 by hilfinger, Fri Jun 28 22:42:58 2002 UTC
# Line 1  Line 1 
1  m4_divert(-1)                                                       -*- YYC -*-  m4_divert(-1)                                                       -*- C -*-
2    m4_include([c.m4])
3    
4  # GLR skeleton for Bison  # GLR skeleton for Bison
5  # Copyright (C) 2002 Free Software Foundation, Inc.  # Copyright (C) 2002 Free Software Foundation, Inc.
# Line 18  m4_divert(-1) Line 19  m4_divert(-1)
19  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
20  # 02111-1307  USA  # 02111-1307  USA
21    
 m4_include([c.m4])  
   
   
   
22  # b4_lhs_value([TYPE])  # b4_lhs_value([TYPE])
23  # --------------------  # --------------------
24  # Expansion of $<TYPE>$.  # Expansion of $<TYPE>$.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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