handlers/ignore.lua

Sat, 01 Nov 2014 23:34:21 +0000

author
Tuomo Valkonen <tuomov@iki.fi>
date
Sat, 01 Nov 2014 23:34:21 +0000
changeset 5
7667b101cb1e
parent 2
3975fa5ed630
child 7
038275cd92ed
permissions
-rwxr-xr-x

Lua 5.2 compatibility hack


module("handlers.ignore", package.seeall)

function phase1(f, env)
end
    
function phase2(f, env)
end

mercurial