]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.26
authorfred <fred>
Sun, 24 Mar 2002 20:01:10 +0000 (20:01 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:01:10 +0000 (20:01 +0000)
lily/include/command-request.hh
mf/feta-generic.mf

index d807e2a219acea0c50200f9a01c3fe2530f6ec54..a32c861aab853b501e7b880072ccec5c32c086a4 100644 (file)
@@ -150,7 +150,7 @@ public:
     /// return number of sharps in key
     int sharps_i();
 
-    void transpose (Melodic_req const & d) const;
+    void transpose (Melodic_req const * d) const;
     /// is minor key?
     int minor_b();
 };
index 4b99ef06d74de566b068d2c9d75ec2a0202a029b..886fbaa771d70350948653bfd38ff177f5f9adb5 100644 (file)
@@ -23,7 +23,11 @@ if test = 0:
        input feta-bolletjes;
        input feta-schrift;
        input feta-banier;
+%      input feta-klef;
 else:
-%      input feta-bolletjes;   input feta-banier;
-       input feta-eindelijk;
+       input feta-bolletjes;   
+       input feta-bant;
+%      input feta-eindelijk;
+%      input feta-klef;
+
 fi