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

Diff of /bison/src/gram.h

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

revision 1.31 by akim, Mon Apr 22 08:21:54 2002 UTC revision 1.32 by akim, Mon Apr 22 08:23:07 2002 UTC
# Line 186  void ritem_print PARAMS ((FILE *out)); Line 186  void ritem_print PARAMS ((FILE *out));
186  /* Return the size of the longest rule RHS.  */  /* Return the size of the longest rule RHS.  */
187  size_t ritem_longest_rhs PARAMS ((void));  size_t ritem_longest_rhs PARAMS ((void));
188    
189    /* Dump the grammar. */
190    void grammar_dump PARAMS ((FILE *out, const char *title));
191    
192  #endif /* !GRAM_H_ */  #endif /* !GRAM_H_ */

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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