]> git.donarmstrong.com Git - lilypond.git/commit
Style: don't break compiling.
authorGraham Percival <graham@percival-music.ca>
Fri, 10 Sep 2010 19:10:15 +0000 (20:10 +0100)
committerGraham Percival <gperciva@gperciva-desktop.(none)>
Mon, 4 Oct 2010 15:41:22 +0000 (16:41 +0100)
commitbdd65d19e5aa806ec367a6727900d1aabf7fb83d
tree3babbdf2775037cdeff64be2107bda73f574ecd6
parentfb382fd467dea1bf5c5735cf4b5c59935fbd40a8
Style: don't break compiling.

- Given a "define blah {" line, we *don't* want to move the { to
  the next line.

- given a:
    =
   include "foo.h"
    ;
  don't move the include onto the = line, or the ; onto the
  include line.
scripts/auxiliar/fixcc.py