From dc28c7b4b0559e198acbedb42f9f4001d6a354cb Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 25 Sep 2011 22:43:46 -0400 Subject: Added luaopen_lfs and luaopen_lpeg; src/lua.sym --- src/lua.sym | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lua.sym') diff --git a/src/lua.sym b/src/lua.sym index bba90d4e..42e19612 100644 --- a/src/lua.sym +++ b/src/lua.sym @@ -122,3 +122,5 @@ luaopen_os luaopen_package luaopen_string luaopen_table +luaopen_lfs +luaopen_lpeg -- cgit v1.2.3