File

plugins/mod_windows.lua @ 7167:7ae430fecf12

rostermanager: Require storagemanager at the top, fixes traceback on Lua 5.2
author Matthew Wild <mwild1@gmail.com>
date Fri, 19 Feb 2016 12:15:02 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here