File

plugins/mod_windows.lua @ 6945:d779c55058c6

util.cache: Small update to prefix private fields with an underscore, add a :count() method (same as util.queue) and add an optional on_evict callback
author Matthew Wild <mwild1@gmail.com>
date Thu, 26 Nov 2015 00:07:48 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here