Added the function isFinite(), and replaced the calls to finite() with it.
This was necessary because finite() is not a standard function. Neither can
we use its standard counterpart isfinite(), because it was introduced only
in C99, and therefore it is not supplied by all C++ implementations.
1 lemon (0.5-1) unstable; urgency=low
5 -- LEMON Development Team <etik-ol@cs.elte.hu> Tue, 14 Jun 2005 08:29:34 +0200