Remove b4_root related material: failure experiment

(which goal was to allow to derive from an class).
* data/lalr1.cc (b4_root, b4_param, b4_constructor): Remove
definitions and uses.
This commit is contained in:
Akim Demaille
2004-12-15 15:35:17 +00:00
parent e603eaa5d4
commit 07fed89197
2 changed files with 13 additions and 24 deletions

View File

@@ -1,3 +1,11 @@
2004-12-15 Akim Demaille <akim@epita.fr>
Remove b4_root related material: failure experiment
(which goal was to allow to derive from an class).
* data/lalr1.cc (b4_root, b4_param, b4_constructor): Remove
definitions and uses.
2004-12-14 Paul Eggert <eggert@cs.ucla.edu>
* data/glr.c (struct yyGLRStack): yyerror_range now has 3 items,