handlers/copy.lua

Sat, 12 Sep 2009 21:27:57 +0300

author
Tuomo Valkonen <tuomov@iki.fi>
date
Sat, 12 Sep 2009 21:27:57 +0300
changeset 2
3975fa5ed630
child 3
b2df1b3f2c83
permissions
-rw-r--r--

(don't know)


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

function phase1(f, env)
end
    
function phase2(f, env)
    -- copy here!
end

mercurial