On Mon, 2 Jan 2006, Akim Demaille wrote: > Installed.
Thanks. > For some reason, glr.c sometimes uses yydefact[], and at others > yydefaultAction. I don't know why. I'd prefer it to be consistent. Even though I'd normally vote for the function, yydefact is more consistent with yacc.c. Joel
