/[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.32 by eggert, Mon Aug 12 14:38:04 2002 UTC revision 1.33 by akim, Fri Sep 13 16:12:21 2002 UTC
# Line 1  Line 1 
1  /* File names and variables for bison,  /* File names and variables for bison,
2     Copyright 1984, 1989, 2000, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1984, 1989, 2000, 2001, 2002 Free Software Foundation, Inc.
3    
4     This file is part of Bison, the GNU Compiler Compiler.     This file is part of Bison, the GNU Compiler Compiler.
5    
# Line 57  void compute_output_file_names PARAMS((v Line 57  void compute_output_file_names PARAMS((v
57  FILE *xfopen PARAMS ((const char *name, const char *mode));  FILE *xfopen PARAMS ((const char *name, const char *mode));
58  int xfclose PARAMS ((FILE *ptr));  int xfclose PARAMS ((FILE *ptr));
59    
 const char *skeleton_find PARAMS ((const char *envvar,  
                                    const char *skeleton_name));  
   
60  /* Is SUFFIX ending STRING?  */  /* Is SUFFIX ending STRING?  */
61  int strsuffix (const char* string, const char* suffix);  int strsuffix (const char* string, const char* suffix);
62    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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