File

plugins/mod_windows.lua @ 9077:aefb96a52f5f

mod_pep: Add 'pep_max_items' option to set an upper limit, defaults to 256 (scientifically chosen)
author Matthew Wild <mwild1@gmail.com>
date Wed, 01 Aug 2018 19:18:31 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here