]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.14
authorfred <fred>
Mon, 2 Dec 1996 22:11:37 +0000 (22:11 +0000)
committerfred <fred>
Mon, 2 Dec 1996 22:11:37 +0000 (22:11 +0000)
hdr/main.hh

index 5bd2a545f2c06dc5ed7b197aee7dbcc17516f5ef..f5a795a951998b221851004274654e7e5244c304 100644 (file)
@@ -5,7 +5,7 @@
 void debug_init();
 void set_debug(bool);
 void do_scores();
-void add_score(Score * s);
+void add_score(Input_score * s);
 void set_default_output(String s);
 const char *get_version();