From b357170abbd3fa93279e57c70c11f5dff442d00e Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:34:18 +0000 Subject: [PATCH] lilypond-0.0.64 --- lib/include/moment.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/include/moment.hh b/lib/include/moment.hh index 0037d94078..e742bee900 100644 --- a/lib/include/moment.hh +++ b/lib/include/moment.hh @@ -8,6 +8,7 @@ #include "rational.hh" class String; typedef Rational Moment; +void print(Moment); #endif // -- 2.39.5