]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.47
authorfred <fred>
Sun, 24 Mar 2002 19:56:48 +0000 (19:56 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:56:48 +0000 (19:56 +0000)
flower/include/interval.tcc

index 1a483b5f188a58a8f527a3429767e283b0b310ba..88dc1a7016716b10d8de1710664d7522761297b1 100644 (file)
 #include <math.h>
 #include "interval.hh"
 #include "string.hh"
+#include "flower-debug.hh"
 
+template<class T>
+void
+Interval_t<T>::print () const
+{
+  fdebug << str ();
+}
 
 template<class T>
 int