]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / simple.ly
index edb093dfd6c0b5b23589d8a7d67db3ee046b3f4a..cfa72542fa30487e50315f7a3305abbf53785bb9 100644 (file)
@@ -1,7 +1,7 @@
 %% A simple piece in LilyPond, a scale.
-\relative {
-    c' d e f g a b c
+\relative c' {
+  c d e f g a b c
 }
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.
-\version "2.3.4"
+\version "2.11.61"