lua-users home
lua-l archive

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


Section 5.1 of the Lua 5.1 manual lists "steppause"
as a valid collectgarbage() option.  It should be
"setpause".

Cheers,
--Adam