/*
** LuaFileSystem
** Copyright Kepler Project 2003 (http://www.keplerproject.org/luafilesystem)
**
*/

int luaopen_luadir (lua_State *L);
#define LUA_DIRLIBNAME "luadir"
