/[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.72.2.7 by akim, Sat Sep 22 17:57:59 2001 UTC revision 1.72.2.8 by akim, Mon Sep 24 08:15:53 2001 UTC
# Line 1959  reader (void) Line 1959  reader (void)
1959    packsymbols ();    packsymbols ();
1960    /* Convert the grammar into the format described in gram.h.  */    /* Convert the grammar into the format described in gram.h.  */
1961    packgram ();    packgram ();
   /* Free the symbol table data structure since symbols are now all  
      referred to by symbol number.  */  
   free_symtab ();  
1962  }  }
1963    
1964    

Legend:
Removed from v.1.72.2.7  
changed lines
  Added in v.1.72.2.8

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