]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/repeated-music.hh
release: 1.5.46
[lilypond.git] / lily / include / repeated-music.hh
index 7c1df168ef05677087987852639dcdacd7ae5f6f..833609261c0eb56081b55ca21763ed7ee3975a30 100644 (file)
@@ -63,6 +63,8 @@ public:
   DECLARE_SCHEME_CALLBACK (unfolded_music_length, (SCM));
   DECLARE_SCHEME_CALLBACK (volta_music_length, (SCM));
   DECLARE_SCHEME_CALLBACK (folded_music_length, (SCM));    
+  DECLARE_SCHEME_CALLBACK (minimum_start, (SCM));
+  DECLARE_SCHEME_CALLBACK (first_start, (SCM));    
   
   /// Transpose, with the interval central C to #p#
   virtual void transpose (Pitch p);