Yacc now understands %expect keyword. This should help prevent yacc from
authoretheisen <etheisen@openbsd.org>
Sun, 4 Feb 1996 08:37:00 +0000 (08:37 +0000)
committeretheisen <etheisen@openbsd.org>
Sun, 4 Feb 1996 08:37:00 +0000 (08:37 +0000)
commit505b2ec8fec9582f9526ca8cb28e846ea4362e80
tree32f52a92e9e733af07fac0a531beb8195dfd0db4
parentb17d5b884abd871d851c5e88a4f0f7d8719b2780
Yacc now understands %expect keyword.  This should help prevent yacc from
gagging on GNU bison grammer.
usr.bin/yacc/defs.h
usr.bin/yacc/mkpar.c
usr.bin/yacc/reader.c