Any objections if I update f2cl-lib and the converted code using the
latest f2cl?
There are a few fixes in f2cl-lib from f2cl that we should get, and I
see that f2cl probably needs a few fixes from f2cl-lib as well. The
converted code is also slightly wrong because the converted constants
in the original Fortran code are printed slightly wrong (due to a bug
in the version of CMUCL that I used to convert the code.)
I still have to verify that least the test suite passes, but I don't
expect much problem with that.
This also allows me to clean up a few things so that David
Billinghurst can get Airy functions supported a little easier.
Ray