File

plugins/mod_unknown.lua @ 7158:e5412e685991

loggingmanager: Import select() to fix global access
author Matthew Wild <mwild1@gmail.com>
date Thu, 18 Feb 2016 13:21:12 +0000
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