Use gsl_finite from GSL, which is portable, instead of isfinite, which
[pspp] / tests / bugs / empty-do-repeat.sh
2006-12-01 Ben PfaffProperly handle empty DO REPEAT...END REPEAT block...