/[bison]/bison/src/reduce.h
ViewVC logotype

Diff of /bison/src/reduce.h

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

revision 1.4 by akim, Wed Dec 5 09:27:23 2001 UTC revision 1.5 by akim, Mon Apr 22 08:23:07 2002 UTC
# Line 1  Line 1 
1  /* Grammar reduction for Bison.  /* Grammar reduction for Bison.
2     Copyright 2000, 2001  Free Software Foundation, Inc.     Copyright (C) 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 26  void reduce_output PARAMS ((FILE *out)); Line 26  void reduce_output PARAMS ((FILE *out));
26  void reduce_free PARAMS ((void));  void reduce_free PARAMS ((void));
27    
28  extern int nuseless_nonterminals;  extern int nuseless_nonterminals;
29    extern int nuseless_productions;
30  #endif /* !REDUCE_H_ */  #endif /* !REDUCE_H_ */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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