* src/gram.c (grammar_dump): Print terminals likewise non terminals. * tests/sets.at (Reduced Grammar): Update test case to catch up the change and add a test case where prec and assoc are used.
* README: Fix a typo. Git command name is submodule.
rrhs and rlhs were removed by b2ed6e5826. * src/reader.c (packgram): Update comment.
b2ed6e5826
* data/skeletons/yacc.c (yysetstate): fix comment.