prestidigitator bbccf2b18a Initial code
2013-03-02 01:58:07 -08:00

4 lines
46 B
Lua

local MyLib = {}
MyLib.v = "1.0"
return MyLib