/[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.3 by akim, Mon Nov 12 09:32:51 2001 UTC revision 1.4 by akim, Wed Dec 5 09:27:23 2001 UTC
# Line 24  Line 24 
24  void reduce_grammar PARAMS ((void));  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;
29  #endif /* !REDUCE_H_ */  #endif /* !REDUCE_H_ */

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

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