/[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.29 by akim, Thu May 2 15:06:46 2002 UTC revision 1.30 by flo, Mon May 6 13:42:59 2002 UTC
# Line 27  extern char *spec_outfile; Line 27  extern char *spec_outfile;
27  /* File name for the parser (i.e., the one above, or its default.) */  /* File name for the parser (i.e., the one above, or its default.) */
28  extern char *parser_file_name;  extern char *parser_file_name;
29    
30  /* For -a. */  /* Symbol prefix specified with -p, or 0 if no -p.  */
31  extern const char *spec_name_prefix;  extern const char *spec_name_prefix;
32    
33  /* File name pfx specified with -b, or 0 if no -b.  */  /* File name prefix specified with -b, or 0 if no -b.  */
34  extern char *spec_file_prefix;  extern char *spec_file_prefix;
35    
36  /* --verbose. */  /* --verbose. */

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

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