mirror of
https://github.com/lua/lua
synced 2025-03-08 06:51:34 +03:00
LUA_ALERT is no longer used
This commit is contained in:
parent
a960e62c3e
commit
a885b826b3
4
lualib.h
4
lualib.h
@ -1,5 +1,5 @@
|
||||
/*
|
||||
** $Id: lualib.h,v 1.23 2002/06/05 17:24:04 roberto Exp roberto $
|
||||
** $Id: lualib.h,v 1.24 2002/06/18 17:42:52 roberto Exp roberto $
|
||||
** Lua standard libraries
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
@ -16,8 +16,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
#define LUA_ALERT "_ALERT"
|
||||
|
||||
#define LUA_COLIBNAME "coroutine"
|
||||
LUALIB_API int lua_baselibopen (lua_State *L);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user