Clean up yacc.c a little.
authorJoel E. Denny <jdenny@clemson.edu>
Sun, 6 Sep 2009 20:59:04 +0000 (16:59 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Thu, 10 Sep 2009 04:42:21 +0000 (00:42 -0400)
commit93d0103dd443300312c57577040c135b79b85b26
tree33a7c9c55298319efa31eb48c2a1771b9ada8213
parent628be6c97d9966201f0522c4ec1a4908df12ace5
Clean up yacc.c a little.

* data/yacc.c: Clean up M4 for readability, and make output
whitespace more consistent.  For the main parse function
comment, instead of saying "yyparse or yypush_parse", say either
"yyparse" or "yypush_parse" depending on which it actually is.
(cherry picked from commit bb31eb56abd67c0ccf92244d160855ff06a336ac)

Conflicts:

src/parse-gram.c
src/parse-gram.h
ChangeLog
data/yacc.c
src/parse-gram.c
src/parse-gram.h