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

Diff of /bison/src/conflicts.c

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

revision 1.76 by akim, Sun May 26 20:25:52 2002 UTC revision 1.77 by hilfinger, Mon May 27 20:55:43 2002 UTC
# Line 104  log_resolution (int lookahead, int token Line 104  log_resolution (int lookahead, int token
104            break;            break;
105    
106          case left_resolution:          case left_resolution:
107            obstack_printf (&solved_conflicts_obstack,            obstack_fgrow1 (&solved_conflicts_obstack,
108                            " (%%left %s)",                            " (%%left %s)",
109                            symbols[token]->tag);                            symbols[token]->tag);
110            break;            break;

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

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