view plugins/mod_windows.lua @ 9563:732314eb3258

modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion]
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Oct 2018 19:53:02 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here