* src/output.c (output): Delete call to reader_output_yylsp.

* src/reader.c (reader): Likewise.
* src/reader.h:	Delete declaration of reader_output_yylsp.
This commit is contained in:
Pascal Bart
2001-09-07 16:50:01 +00:00
parent 714720fcfe
commit b0c4483ed2
4 changed files with 10 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
2001-09-07 Pascal Bart <pascal.bart@epita.fr>
* src/output.c (output): Delete call to reader_output_yylsp.
* src/reader.c (reader): Likewise.
* src/reader.h: Delete declaration of reader_output_yylsp.
2001-09-02 Marc Autret <autret_m@epita.fr>
* src/reader.c: Include muscle_tab.h.