From 7c571e7c27735771802f3bb888c37387e5b49e46 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:06:29 +0000 Subject: [PATCH] lilypond-0.1.48 --- lib/include/moment.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/include/moment.hh b/lib/include/moment.hh index f9d234d71f..58e8a7ec96 100644 --- a/lib/include/moment.hh +++ b/lib/include/moment.hh @@ -18,7 +18,7 @@ Can't we name this Saint_jut_mom (Sintjuttemis ?) */ -const infinity_mom = Rational (INT_MAX); +const infinity_mom = INT_MAX; class String; typedef Rational Moment; -- 2.39.5