Add a reference to the GLR paper of Scott, Johnstone and Hussain.

This commit is contained in:
Paul Eggert
2003-01-07 06:38:40 +00:00
parent f6481e2fdc
commit d4fd77c450

View File

@@ -1,3 +1,8 @@
2003-01-06 Paul Eggert <eggert@twinsun.com>
* doc/bison.texinfo (Generalized LR Parsing): Add a reference to
the GLR paper of Scott, Johnstone and Hussain.
2003-01-04 Paul Eggert <eggert@twinsun.com>
* configure.ac (AC_ARG_ENABLE): Add --disable-yacc.