view plugins/mod_unknown.lua @ 7186:9c3930bcbb72

util.iterators: Use table.pack() on Lua 5.2
author Kim Alvefur <zash@zash.se>
date Mon, 22 Feb 2016 17:43:40 +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