[ODE] changes to get cvs working on Mac

Timothy J. Wood tjw at omnigroup.com
Sun Jul 6 10:31:15 2003


On Sunday, July 6, 2003, at 12:21 AM, Royce Mitchell III wrote:
> You *must* use single precision instead of double precision or it flat
> out doesn't work, despite the fact that Mac doesn't have single
> precision.

   OK, I'll give that a try.

   Is there some good reason for this, or is this just that OPCODE uses 
single internally and doesn't have a switch (i.e., will OPCODE break if 
I make it "use double and memory use be damned"?)

   Thanks!

-tim