]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/simple.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / included / simple.ly
index 5c7458f2a233efea92ca7c6f40f925c8645ef38d..ec872c047243b166a1d0c8f80fe37e6ee20732ba 100644 (file)
@@ -1,8 +1,8 @@
 %% A simple piece in LilyPond, a scale.
-\relative c' {
-  c d e f g a b c
+\relative {
+  c' d e f g a b c
 }
 
 %% Optional helper for automatic updating by convert-ly.
 %% May be omitted.
-\version "2.16.0"
+\version "2.19.21"