From: fred Date: Sun, 24 Mar 2002 20:06:29 +0000 (+0000) Subject: lilypond-0.1.48 X-Git-Tag: release/1.5.59~3396 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7c571e7c27735771802f3bb888c37387e5b49e46;p=lilypond.git lilypond-0.1.48 --- 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;