* doc/bison.texinfo (Tracing): `yyprint' shouldn't prepend a

space.
From Tim Van Holder.
This commit is contained in:
Akim Demaille
2002-11-18 09:33:22 +00:00
parent 4e8c79eb7f
commit d3c4e709ff
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2002-11-18 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo (Tracing): `yyprint' shouldn't prepend a
space.
From Tim Van Holder.
2002-11-16 Akim Demaille <akim@epita.fr>
Augment the similarity between GLR and LALR traces.