/[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.96 by akim, Mon Nov 12 09:24:14 2001 UTC revision 1.97 by akim, Mon Nov 19 10:14:29 2001 UTC
# Line 2041  reader (void) Line 2041  reader (void)
2041    symbols_output ();    symbols_output ();
2042    /* Convert the grammar into the format described in gram.h.  */    /* Convert the grammar into the format described in gram.h.  */
2043    packgram ();    packgram ();
2044      /* Output the headers. */
2045      symbols_output ();
2046  }  }

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

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