Use gsl_finite from GSL, which is portable, instead of isfinite, which
authorBen Pfaff <blp@gnu.org>
Fri, 8 Dec 2006 01:41:21 +0000 (01:41 +0000)
committerBen Pfaff <blp@gnu.org>
Fri, 8 Dec 2006 01:41:21 +0000 (01:41 +0000)
commit6497384e745ce6e67776bf6c5ce8bf108bc57cbc
tree1f06ca4ce501f792ac22733e170e397afcefd9ee
parent897cec8000d45a5afc618fdb9e8fdd597c7b81ba
Use gsl_finite from GSL, which is portable, instead of isfinite, which
is not.
src/data/ChangeLog
src/data/data-out.c