/[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.23 by akim, Mon Dec 17 17:32:39 2001 UTC revision 1.24 by akim, Thu Dec 27 18:06:06 2001 UTC
# Line 62  extern char *infile; Line 62  extern char *infile;
62  extern char *attrsfile;  extern char *attrsfile;
63    
64  void compute_output_file_names PARAMS((void));  void compute_output_file_names PARAMS((void));
 void output_files PARAMS((void));  
65    
66  FILE *xfopen PARAMS ((const char *name, const char *mode));  FILE *xfopen PARAMS ((const char *name, const char *mode));
67  int xfclose PARAMS ((FILE *ptr));  int xfclose PARAMS ((FILE *ptr));
68    
69  /* Compute the double inclusion guard's name. */  /* Compute the double inclusion guard's name. */
70  char * compute_header_macro PARAMS ((void));  char *compute_header_macro PARAMS ((void));
71    
72  const char *skeleton_find PARAMS ((const char *envvar,  const char *skeleton_find PARAMS ((const char *envvar,
73                                     const char *skeleton_name));                                     const char *skeleton_name));

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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