File

plugins/mod_windows.lua @ 9536:4803ab9a5983

storagemanager: Fix tests on Lua 5.3 _G.unpack moved to table.unpack
author Kim Alvefur <zash@zash.se>
date Sun, 21 Oct 2018 21:03:54 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here