/[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.2 by akim, Tue Nov 7 16:28:47 2000 UTC revision 1.3 by akim, Mon Nov 12 09:32:51 2001 UTC
# Line 1  Line 1 
1  /* Grammar reduction for Bison.  /* Grammar reduction for Bison.
2     Copyright 2000 Free Software Foundation, Inc.     Copyright 2000, 2001  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 22  Line 22 
22  # define REDUCE_H_  # define REDUCE_H_
23    
24  void reduce_grammar PARAMS ((void));  void reduce_grammar PARAMS ((void));
25    void reduce_output PARAMS ((FILE *out));
26    void reduce_free PARAMS ((void));
27  #endif /* !REDUCE_H_ */  #endif /* !REDUCE_H_ */

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

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