/[bison]/bison/src/reader.c
ViewVC logotype

Diff of /bison/src/reader.c

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

revision 1.229 by eggert, Fri Dec 13 08:32:12 2002 UTC revision 1.230 by eggert, Sat Dec 21 12:56:44 2002 UTC
# Line 181  free_merger_functions (void) Line 181  free_merger_functions (void)
181  /* The (currently) last symbol of GRAMMAR. */  /* The (currently) last symbol of GRAMMAR. */
182  symbol_list *grammar_end = NULL;  symbol_list *grammar_end = NULL;
183    
184  /* Append S to the GRAMMAR. */  /* Append SYM to the grammar.  */
185  void  void
186  grammar_symbol_append (symbol *sym, location loc)  grammar_symbol_append (symbol *sym, location loc)
187  {  {

Legend:
Removed from v.1.229  
changed lines
  Added in v.1.230

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