(packsymbols): Here.
(reader): Call it.
+2001-11-19 Akim Demaille <akim@epita.fr>
+
+ * src/reader.c (symbols_output): New, extracted from...
+ (packsymbols): Here.
+ (reader): Call it.
+
2001-11-19 Akim Demaille <akim@epita.fr>
* src/lalr.c (set_maxrhs, maxrhs): Remove, replaced with...
2001-11-19 Akim Demaille <akim@epita.fr>
* src/lalr.c (set_maxrhs, maxrhs): Remove, replaced with...
symbols_output ();
/* Convert the grammar into the format described in gram.h. */
packgram ();
symbols_output ();
/* Convert the grammar into the format described in gram.h. */
packgram ();
+ /* Output the headers. */
+ symbols_output ();