lua-users home
lua-l archive

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


On Fri, Mar 22, 2013 at 08:11:24PM -0700, Tim Hill wrote:
> it might be me, but the declaration of the "luaL_openlibs()" API appears to be missing from auxlib.h (or anywhere else for that matter)?
> 
> I didn't take my "anti-dumb" pills today so I'm sure I'm just missing something obvious.
> 

Is it not in lualib.h? That's where it is in my sources for both Lua 5.1 and
5.2.