aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-09-25 22:43:46 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2011-09-25 22:43:46 -0400
commitdc28c7b4b0559e198acbedb42f9f4001d6a354cb (patch)
tree4be337ff940664c6178514bff31e2d4945753d9f /src
parentf10a48801dd09bb6cb058b4f783f879720d22bf0 (diff)
Added luaopen_lfs and luaopen_lpeg; src/lua.sym
Diffstat (limited to 'src')
-rw-r--r--src/lua.sym2
1 files changed, 2 insertions, 0 deletions
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