openbsd-ports/devel/luaposix/files/posix.lua

3 lines
114 B
Lua
Raw Normal View History

2004-12-16 16:21:14 -05:00
-- $OpenBSD: posix.lua,v 1.1.1.1 2004/12/16 21:21:14 pedro Exp $
assert(loadlib("luaposix.so","luaopen_posix"))()