File

plugins/mod_unknown.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
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform