]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book.hh
* flower
[lilypond.git] / lily / include / book.hh
index 0d4fa66147decdc23f87f5a04f5cf3ecb141a340..88b9207c3e23730005826f23e7365979bcad9f7f 100644 (file)
@@ -27,7 +27,7 @@ public:
 
   Book ();
   void add_score (SCM);
-  Paper_book* process (String, Output_def*);
+  Paper_book *process (String, Output_def *);
   void set_keys ();
 };