]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / simple.ly
index 84ae567fe0f0d71db238de96648ca581d13edef9..fc78b35e34a1141dc56f48829fb3412c7d4c69c1 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.22"
+\version "2.10.0"