/[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.70 by akim, Mon Jan 21 15:50:39 2002 UTC revision 1.71 by ra, Wed Apr 24 16:22:56 2002 UTC
# Line 33  const char *base_name PARAMS ((char cons Line 33  const char *base_name PARAMS ((char cons
33  FILE *finput = NULL;  FILE *finput = NULL;
34    
35  struct obstack action_obstack;  struct obstack action_obstack;
 struct obstack attrs_obstack;  
36  struct obstack output_obstack;  struct obstack output_obstack;
37    struct obstack pre_prologue_obstack;
38    struct obstack post_prologue_obstack;
39    
40  /* Initializing some values below (such SPEC_NAME_PREFIX to `yy') is  /* Initializing some values below (such SPEC_NAME_PREFIX to `yy') is
41     tempting, but don't do that: for the time being our handling of the     tempting, but don't do that: for the time being our handling of the

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

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