>>>>> "James" == James Amundson <amundson@fnal.gov> writes:
James> On Tue, 2002-04-16 at 11:52, Raymond Toy wrote:
>> Currently the code is spread across several files. I'm thinking of
>> removing (or commenting out) the numeric code in the files and moving
>> them to, say, slatec.lisp which will contain all of the converted
>> routines. I'd also probably want a separate file to hold the f2cl
>> macros and stuff we need.
James> (1) I don't want to make very large changes as we get closer to the
James> 5.9.0 release.
Just to clarify this, I'm not talking about large modifications. What
I meant is that all of the code for the TOMS algorithms (and maybe the
other existing code that was being replaced by the TOMS algorithms)
would be taken out. That's the change I'm thinking of. The files
themselves wouldn't change much except for this.
Ray