/[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.30 by flo, Mon May 6 13:42:59 2002 UTC revision 1.31 by akim, Fri Jun 14 17:36:24 2002 UTC
# Line 46  extern char *spec_defines_file; Line 46  extern char *spec_defines_file;
46  extern FILE *finput;  extern FILE *finput;
47    
48    
 /* Output all the action code; precise form depends on which parser. */  
 extern struct obstack action_obstack;  
   
49  /* If semantic parser, output a .h file that defines YYSTYPE... */  /* If semantic parser, output a .h file that defines YYSTYPE... */
50  extern struct obstack pre_prologue_obstack;  extern struct obstack pre_prologue_obstack;
51  extern struct obstack post_prologue_obstack;  extern struct obstack post_prologue_obstack;
52    
 /* The verbose output. */  
 extern struct obstack output_obstack;  
   
53  extern char *infile;  extern char *infile;
54    
55  void compute_output_file_names PARAMS((void));  void compute_output_file_names PARAMS((void));

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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