Fixed assertion in first
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 27 Oct 2005 00:00:36 +0000 (00:00 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Thu, 27 Oct 2005 00:00:36 +0000 (00:00 +0000)
The implementation assumed there would be no rules starting with
terminals since they were eliminated at the first chance. However, rules
starting with a non-terminal which produced the empty string followed by
a terminal were added to the set of rules.

git-archimport-id: cascardo@tlscascardo--private/libgrammatic--nogobject-lr1--0.1--patch-10


No differences found