]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Make Perl treat all I/O streams as UTF-8
[lilypond.git] / input / simple.ly
index 744a969c132c0d4537d0290bffe34ce0c3c1e2ae..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.0"
+\version "2.12.0"