]> git.saurik.com Git - bison.git/commit - src/scan-code.l
style changes in the scanners
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 27 Jul 2012 09:11:19 +0000 (11:11 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 27 Jul 2012 10:13:40 +0000 (12:13 +0200)
commit4d24ffb75ebfc7c4fae027e23132c6d3630998b5
tree587965074b7cc97a51509f0bf10c91ba0e5b3c93
parenta74a3158d47827616b2d5fc282b7ad4bf69c4261
style changes in the scanners

* src/scan-code.l, src/scan-skel.l: Use a more traditional indentation
style for start-conditions.
Prefer "continue" to a comment, for empty actions.
Strip useless {}.
Remove useless start-condition clauses.
src/scan-code.l
src/scan-skel.l