[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] VStruct, the versatile struct library - 1.0 beta 1
- From: "Peter Cawley" <lua@...>
- Date: Tue, 27 May 2008 18:54:46 +0100
Sure, go ahead.
2008/5/27 Ben Kelly <ranavin@gmail.com>:
> Peter Cawley wrote:
>> My first bash at a floating point module for this:
>> http://www.corsix.org/misc/fp.lua
>> Place in the same folder as read.lua / write.lua and add:
>> local fp = require (name..".fp")
>> to the start of those two files, after the other require statements
>>
> Cool, thanks. Mind if I include this in beta 2 and credit you?
> Ben Kelly
>