view plugins/mod_windows.lua @ 9421:03b50f5bd8cd

configure: Replace logic constructs with explicit if/else statements
author Matthew Wild <mwild1@gmail.com>
date Mon, 01 Oct 2018 15:32:47 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here