aboutsummaryrefslogtreecommitdiff
path: root/fonts/mono_dejavu_sans_26.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/mono_dejavu_sans_26.xml')
0 files changed, 0 insertions, 0 deletions
s="hl opt">) core.async_jobs[jobid] = nil end if core.register_globalstep then core.register_globalstep(function(dtime) for i, job in ipairs(core.get_finished_jobs()) do handle_job(job.jobid, job.retval) end end) else core.async_event_handler = handle_job end function core.handle_async(func, parameter, callback)