Because of the last commit to rpart.lisp which changes the standard
behavior of rectform, the signum function no longer simplifies as
expected. Therefore we get failures for the tests in
rtest_abs_integrate.mac. I have overlooked this fact.
Tomorrow, I will commit a correction to declare signum(x) a real-valued
function, which will simplify as expected when rectform is applied.
Dieter Kaiser