/[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.18.2.1 by marc, Mon Sep 17 22:20:07 2001 UTC revision 1.18.2.2 by marc, Mon Sep 17 23:00:01 2001 UTC
# Line 33  extern char *spec_name_prefix; Line 33  extern char *spec_name_prefix;
33  /* File name pfx specified with -b, or 0 if no -b.  */  /* File name pfx specified with -b, or 0 if no -b.  */
34  extern char *spec_file_prefix;  extern char *spec_file_prefix;
35    
36    /* File name specified for the output VCG graph.  */
37    extern char *spec_graph_file;
38    
39    /* File name specified with --defines.  */
40    extern char *spec_defines_file;
41    
42  /* Read grammar specifications. */  /* Read grammar specifications. */
43  extern FILE *finput;  extern FILE *finput;
44    
45    
46  /* Output all the action code; precise form depends on which parser. */  /* Output all the action code; precise form depends on which parser. */
47  extern struct obstack action_obstack;  extern struct obstack action_obstack;
48    

Legend:
Removed from v.1.18.2.1  
changed lines
  Added in v.1.18.2.2

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