/[bison]/bison/src/files.h
ViewVC logotype

Diff of /bison/src/files.h

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

revision 1.27 by akim, Wed Jan 9 13:03:45 2002 UTC revision 1.28 by ra, Wed Apr 24 16:22:56 2002 UTC
# Line 50  extern FILE *finput; Line 50  extern FILE *finput;
50  extern struct obstack action_obstack;  extern struct obstack action_obstack;
51    
52  /* If semantic parser, output a .h file that defines YYSTYPE... */  /* If semantic parser, output a .h file that defines YYSTYPE... */
53  extern struct obstack attrs_obstack;  extern struct obstack pre_prologue_obstack;
54    extern struct obstack post_prologue_obstack;
55    
56  /* The verbose output. */  /* The verbose output. */
57  extern struct obstack output_obstack;  extern struct obstack output_obstack;

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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