]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/keys.ly
patch::: 1.1.27.jcn4: jcn4
[lilypond.git] / input / keys.ly
index 7f4bc62a6b69c7214ec2be0e7fed7b7771880624..bfdff32654914eef39e527a6bcedcef17a79a560 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.0.3";
+\version "1.0.14";
 
 
 blah = \notes {
@@ -20,6 +20,6 @@ blah = \notes {
 }
 
 \score{
-       \blah
+       \type Staff \blah
        
 }