comment
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
** $Id: luaconf.h,v 1.81 2006/02/10 17:44:06 roberto Exp roberto $
|
** $Id: luaconf.h,v 1.82 2006/04/10 18:27:23 roberto Exp roberto $
|
||||||
** Configuration file for Lua
|
** Configuration file for Lua
|
||||||
** See Copyright Notice in lua.h
|
** See Copyright Notice in lua.h
|
||||||
*/
|
*/
|
||||||
@@ -360,7 +360,7 @@
|
|||||||
/*
|
/*
|
||||||
@@ LUA_COMPAT_OPENLIB controls compatibility with old 'luaL_openlib'
|
@@ LUA_COMPAT_OPENLIB controls compatibility with old 'luaL_openlib'
|
||||||
@* behavior.
|
@* behavior.
|
||||||
** CHANGE it to undefined as soon as you replace to 'luaL_registry'
|
** CHANGE it to undefined as soon as you replace to 'luaL_register'
|
||||||
** your uses of 'luaL_openlib'
|
** your uses of 'luaL_openlib'
|
||||||
*/
|
*/
|
||||||
#define LUA_COMPAT_OPENLIB
|
#define LUA_COMPAT_OPENLIB
|
||||||
|
|||||||
Reference in New Issue
Block a user