/[bison]/bison/src/parse-gram.h
ViewVC logotype

Diff of /bison/src/parse-gram.h

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

revision 1.21 by eggert, Mon Aug 12 15:25:59 2002 UTC revision 1.22 by akim, Tue Sep 10 13:52:33 2002 UTC
# Line 1  Line 1 
1  /* A Bison parser, made from parse-gram.y, by GNU bison 1.49b.  */  /* A Bison parser, made from parse-gram.y, by GNU bison 1.49c.  */
2    
3  /* Skeleton parser for Yacc-like parsing with Bison,  /* Skeleton parser for Yacc-like parsing with Bison,
4     Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 Free Software Foundation, Inc.
# Line 136  typedef union { Line 136  typedef union {
136    char *string;    char *string;
137    assoc_t assoc;    assoc_t assoc;
138  } yystype;  } yystype;
139  /* Line 1292 of /tmp/prefix/share/bison/yacc.c.  */  /* Line 1294 of /usr/local/share/bison/yacc.c.  */
140  #line 141 "y.tab.h"  #line 141 "y.tab.h"
141  # define YYSTYPE yystype  # define YYSTYPE yystype
142  #endif  #endif

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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