1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-14 09:26:54 +00:00
This commit is contained in:
kepler155c@gmail.com 2016-12-27 16:06:30 -05:00
parent c2500f0167
commit aba2ae31ea

View File

@ -1,3 +1,5 @@
local Util = require('util')
local Process = { } local Process = { }
function Process:init(args) function Process:init(args)