]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
(class Paper_book):
[lilypond.git] / lily / include / paper-book.hh
index e841c15158cde1300e73193c73c64aaa876e027e..6717d4f159d6d8f702e49c5cc7137af543ef6ec2 100644 (file)
@@ -26,7 +26,6 @@ class Paper_book
 
   void add_score_title (SCM);
   SCM get_score_title (SCM);
-  SCM get_system_specs ();
   
 public:
   SCM header_;
@@ -42,6 +41,9 @@ public:
   SCM performances () const;
   SCM systems ();
   SCM pages ();
+  SCM get_system_specs ();
+
+
   Stencil book_title ();
   Stencil score_title (SCM);