File

plugins/mod_windows.lua @ 8301:e2ab440a3437

mod_pubsub: Ignore unused 'self' since the data used is an upvalue [luacheck]
author Kim Alvefur <zash@zash.se>
date Sun, 08 Oct 2017 19:42:10 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here