]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.71pre
authorfred <fred>
Sun, 24 Mar 2002 19:46:34 +0000 (19:46 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:46:34 +0000 (19:46 +0000)
lily/include/score.hh

index 846144d0cdf7d97558ef03ffa58af1d5f63b18a2..56e29b851374a1fcc86b6b4c40ad58179cb1b0ba 100644 (file)
@@ -64,8 +64,8 @@ public:
     Score(Score const&);
 
 private:
+    void run_acceptor(Global_acceptor*);
     void paper_output();
-    void setup_music();
     /// do midi stuff
     void midi();