view plugins/mod_unknown.lua @ 8570:a4ef8cfa97bd

util.import: Explicitly export the global import function [luacheck]
author Kim Alvefur <zash@zash.se>
date Wed, 07 Mar 2018 19:22:07 +0100
parents 28a90f5fea46
children
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