Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.luacov - github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 93b9f3b1591080a993bf4122b802f9f947784279 (plain)
1
2
3
4
modules = {
   ["pl"] = "lua/pl/init.lua",
   ["pl.*"] = "lua"
}