]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple-song.ly
(start_translation_timestep): split
[lilypond.git] / input / simple-song.ly
index 0d1e2b940145add0244f8765335d4b551ee5d1a4..000245ebe278c072076c2898af51d4082157a3b6 100644 (file)
@@ -1,3 +1,6 @@
+%% Optional helper for quick click and edit mode.  May be omitted
+#(ly:set-point-and-click 'line-column)
+
 %% A simple song in LilyPond
 <<
     \relative {
@@ -12,8 +15,5 @@
 >>
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.
-\version "2.3.10"
+\version "2.4.0"
     
-%% Optional helper for quick click and edit mode.  May be omitted
-#(ly:set-point-and-click 'line-column)
-