* doc/bison.texinfo (Debugging):

Remove YYSTDERR; it's no longer defined or used.
Also, s/cstdio.h/cstdio/.
This commit is contained in:
Paul Eggert
2002-01-05 01:20:57 +00:00
parent f36280e16e
commit a22d7bd8d6

View File

@@ -1,3 +1,9 @@
2002-01-04 Paul Eggert <eggert@twinsun.com>
* doc/bison.texinfo (Debugging):
Remove YYSTDERR; it's no longer defined or used.
Also, s/cstdio.h/cstdio/.
2002-01-03 Akim Demaille <akim@epita.fr>
* src/files.h: Add it prototype.