From: fred Date: Sun, 24 Mar 2002 19:56:48 +0000 (+0000) Subject: lilypond-0.1.47 X-Git-Tag: release/1.5.59~3941 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5aa83bb577113e26f9fd36fa7c6b6eac6fe24dff;p=lilypond.git lilypond-0.1.47 --- diff --git a/flower/include/interval.tcc b/flower/include/interval.tcc index 1a483b5f18..88dc1a7016 100644 --- a/flower/include/interval.tcc +++ b/flower/include/interval.tcc @@ -14,7 +14,14 @@ #include #include "interval.hh" #include "string.hh" +#include "flower-debug.hh" +template +void +Interval_t::print () const +{ + fdebug << str (); +} template int