]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/parser.yy
release: 1.5.4
[lilypond.git] / lily / parser.yy
index 4f4747ab5a0d41edfd1ebe050219bb9203e54df6..b9f4793d2c50450cad3c7c9bd15b1d567ff385f2 100644 (file)
@@ -806,7 +806,7 @@ Composite_music:
                chm->set_spot (*$3->origin ());
        }
        | GRACE Music {
-#if 1
+#if 0
        /*
                The other version is for easier debugging  of
                Sequential_music_iterator in combination with grace notes.