]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/global.ly
release: 1.3.111
[lilypond.git] / mutopia / Coriolan / global.ly
index 37c80a8298fd51c1d34c4e324ff3b3fda5763161..f1ee718ee4295db819a1feae898e6f1aed634a68 100644 (file)
@@ -5,15 +5,13 @@ description =  "";
 composer =      "Ludwig van Beethoven (1770-1827)";
 enteredby =     "JCN";
 copyright =     "public domain";
-
-
 }
 
-\version "1.0.14";
+\version "1.3.110";
 
 global = \notes {
        \time 4/4;
-       \key es;
-       \skip 1*314;
+       \key es \major;
+       \skip 1*314; \bar "|.";
 }