]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / book.hh
index 79dcd19b4f14462288594168510f3f3529849091..e77c19622423a299c5267f604e121ad8681a6de9 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef BOOK_HH
@@ -25,6 +25,7 @@ public:
   Output_def *paper_;
   SCM scores_;
 
+  Book *clone () const;
   Book ();
   void add_score (SCM);
   Paper_book *process (Output_def *def_paper,