]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lilypond-book/include.ly
Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation
[lilypond.git] / input / regression / lilypond-book / include.ly
index 5bc46edf175bfcee4165539642015802d4639f9a..2444ac853600668eb4900a4e58399d430fbcece1 100644 (file)
@@ -1,3 +1,5 @@
+\version "2.16.0"
+\include "melody.ly"
 \score {
-       \relative c'' { \key c \minor c4 es g2 }
+       \melody
 }