view plugins/mod_windows.lua @ 9468:bd5e4485a245

mod_storage_memory: Switch from '@' prefix to '=' for chunks, '@' is used to indicate a source file name only
author Matthew Wild <mwild1@gmail.com>
date Thu, 11 Oct 2018 10:36:01 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here