File

plugins/mod_windows.lua @ 8640:8f13ec2ceb06

util.stanza: Allow :text(nil) and :text("") as harmless nops
author Matthew Wild <mwild1@gmail.com>
date Wed, 21 Mar 2018 22:04:20 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here