view plugins/mod_windows.lua @ 11195:c4cb536b67b5

tools.modtrace: Library for tracing/debugging Lua module and method calls
author Matthew Wild <mwild1@gmail.com>
date Fri, 30 Oct 2020 13:53:24 +0000
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here