]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.26
authorfred <fred>
Sun, 24 Mar 2002 19:28:37 +0000 (19:28 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:28:37 +0000 (19:28 +0000)
hdr/staff.hh

index d02f94437337423bdb9e399d0d48caad7cc1ac93..cee6d27a19a15db3d7ac2049e42edd713f6c2f47 100644 (file)
@@ -15,7 +15,9 @@ struct Staff {
     Score *score_l_;
     PScore *pscore_l_;
     String define_spot_str_;
+
     /****************************************************************/
+
     void add(PointerList<Voice*> &s);
     void do_commands(PointerList<Input_command*> score_wide,
                     PointerList<Input_command*> staff_wide);