/[bison]/bison/src/files.c
ViewVC logotype

Diff of /bison/src/files.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.72 by akim, Thu May 2 15:06:46 2002 UTC revision 1.73 by akim, Fri Jun 14 17:36:24 2002 UTC
# Line 1  Line 1 
1  /* Open and close files for bison,  /* Open and close files for bison,
2     Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002     Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5     This file is part of Bison, the GNU Compiler Compiler.     This file is part of Bison, the GNU Compiler Compiler.
# Line 32  const char *base_name PARAMS ((char cons Line 32  const char *base_name PARAMS ((char cons
32    
33  FILE *finput = NULL;  FILE *finput = NULL;
34    
 struct obstack action_obstack;  
 struct obstack output_obstack;  
35  struct obstack pre_prologue_obstack;  struct obstack pre_prologue_obstack;
36  struct obstack post_prologue_obstack;  struct obstack post_prologue_obstack;
37    

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73

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