>>> "Joel" == Joel E Denny <[EMAIL PROTECTED]> writes:
> Here's some more trivial cleanup including the above. > Joel > 2005-12-31 Joel E. Denny <[EMAIL PROTECTED]> > * data/glr.c: Reformat whitespace with tabs. > (b4_lpure_formals): Remove this unused m4 macro. > * tests/cxx-type.at: Reformat whitespace with tabs. > (_AT_TEST_GLR_CXXTYPES): In union Node, rename node_info to nodeInfo > since it's a member. Rename type to isNterm for clarity. Installed. For some reason, glr.c sometimes uses yydefact[], and at others yydefaultAction.
