lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> From: ramsdell@mitre.org (John D. Ramsdell)
> 
> Yeah, all I want is to avoid using all floating point operations.  

I realized my patch failed to take care of difftime.  I made the
corrected patch available on the lua-users wiki.

John