]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / simple.ly
index 6ba928be6d88f8902d1bd6171ed52684e03ac514..0ce4bf40aff83bb3f1ed8709149ff2662672e222 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.16"
+\version "2.12.0"