/[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.5 by akim, Mon Apr 22 08:23:07 2002 UTC revision 1.6 by akim, Sun Jun 30 17:31:19 2002 UTC
# Line 25  void reduce_grammar PARAMS ((void)); Line 25  void reduce_grammar PARAMS ((void));
25  void reduce_output PARAMS ((FILE *out));  void reduce_output PARAMS ((FILE *out));
26  void reduce_free PARAMS ((void));  void reduce_free PARAMS ((void));
27    
28  extern int nuseless_nonterminals;  extern symbol_number_t nuseless_nonterminals;
29  extern int nuseless_productions;  extern rule_number_t nuseless_productions;
30  #endif /* !REDUCE_H_ */  #endif /* !REDUCE_H_ */

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

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