diff options
author | tomas <tomas> | 2004-07-27 14:15:24 +0000 |
---|---|---|
committer | tomas <tomas> | 2004-07-27 14:15:24 +0000 |
commit | b848b63be4c39129248e1049f61964a23668c16c (patch) | |
tree | 65283841059d6471bce9aa00973d6db9be572d2c /t_luafilesystem.lua | |
parent | 8addf14a396466982f62503a6dfa5793a53b1b8e (diff) | |
download | luafilesystem-start.tar.gz luafilesystem-start.tar.bz2 luafilesystem-start.zip |
Importandostart
Diffstat (limited to 't_luafilesystem.lua')
-rw-r--r-- | t_luafilesystem.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t_luafilesystem.lua b/t_luafilesystem.lua index eb12afb..a1f4041 100644 --- a/t_luafilesystem.lua +++ b/t_luafilesystem.lua | |||
@@ -1,4 +1,4 @@ | |||
1 | -- $Id: t_luafilesystem.lua,v 1.1 2004/07/27 14:15:24 tomas Exp $ | 1 | -- $Id: t_luafilesystem.lua,v 1.1.1.1 2004/07/27 14:15:24 tomas Exp $ |
2 | if not luafilesystem and loadlib then | 2 | if not luafilesystem and loadlib then |
3 | local libname = "LIB_NAME" | 3 | local libname = "LIB_NAME" |
4 | local libopen = "luaopen_luafilesystem" | 4 | local libopen = "luaopen_luafilesystem" |