03a4160d9a
Lua. It also offers a simple way to communicate between the creator (master) and the created (slave) states.
5 lines
154 B
Lua
5 lines
154 B
Lua
-- $OpenBSD: init.lua,v 1.1.1.1 2006/03/21 21:02:52 pedro Exp $
|
|
-- luarings' initialization steps
|
|
lua_addpath("@ringspath@")
|
|
lua_addcpath("@ringscpath@")
|