lua-users home
lua-l archive

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


On Sat, Mar 11, 2006 at 09:04:56AM +0000, Adam D. Moss wrote:
> Section 5.1 of the Lua 5.1 manual lists "steppause"
> as a valid collectgarbage() option.  It should be
> "setpause".

Thanks.

-- Roberto