]> git.saurik.com Git - bison.git/commit - src/scan-gram.l
style: simplify the scanning of type tags
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 21 Feb 2013 13:32:16 +0000 (14:32 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 9 Apr 2013 12:07:51 +0000 (14:07 +0200)
commite52ddf820b9c9c123e4f3c3799fc1fb9b0a54c09
tree311c4156eeddcc7298a712cd17da55d54fa3d63e
parent6574576cfb6e5039e8a21714e8d9bf482ae7c32f
style: simplify the scanning of type tags

* src/scan-gram.l: Remove the rule for simple tags: the "complex" case
subsumes it.  It was more efficient, but duplicated the code for a
negligible benefit.
src/scan-gram.l