]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-output.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / music-output.hh
index c7c3b82bd5af0d97bff020245de61aca16d91422..7200e8725a4e1f7f99934a33f99b33ce0056a1e8 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MUSIC_OUTPUT_HH
@@ -28,5 +28,6 @@ public:
 };
 
 DECLARE_UNSMOB (Music_output, music_output);
-
+Paper_score *unsmob_paper_score (SCM);
+Performance *unsmob_performance (SCM);
 #endif /* MUSIC_OUTPUT_HH */