]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/interval.hh
release: 0.1.47
[lilypond.git] / flower / include / interval.hh
index 2fd76090a327ec3187352016d1c7fc94718ed6dd..d236759219e1f66887b988b4111cfb1739bda840 100644 (file)
@@ -83,6 +83,7 @@ struct Interval_t {
     return *this;
   }
   String str() const;    
+  void print () const;
   bool elt_b (T r);
 };