]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/keys.ly
patch::: 1.0.12.hwn1
[lilypond.git] / input / keys.ly
index 84738b6ed9ad31a2a27caaa6fc1501d03365b9b5..d5f945ffab0a293fd4dc48c04bdc3783c5d3dea5 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.0.4";
+\version "1.0.6";
 
 
 blah = \notes {
@@ -20,6 +20,6 @@ blah = \notes {
 }
 
 \score{
-       \blah
+       \type Staff \blah
        
 }