grammar: style changes
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 4 Apr 2013 13:41:49 +0000 (15:41 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 4 Apr 2013 13:41:49 +0000 (15:41 +0200)
commitdac72a91d98c9122282b8faf017a09fe3b5c6484
tree174407935db08af875d81776e0515354a99a01de
parenta17c70f876111f81e2968acfef936b7127660acd
grammar: style changes

* src/parse-gram.y (PARAM_TYPE): Remove useless typedef guard.
There's a header guard.
Use 'yyo' with %printer.
Use a consistent style for %union one-liners.
src/parse-gram.y