1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 17:59:30 +00:00

Rename lib to candran

This commit is contained in:
Étienne Fildadut 2020-01-19 15:36:25 +01:00
parent 5fff7612f4
commit dc19ac56a9
13 changed files with 2007 additions and 2000 deletions

View file

@ -2,7 +2,7 @@ local candran = dofile(arg[1] or "../candran.lua")
candran.default.indentation = "\t"
candran.default.mapLines = false
local load = require("lib.util").load
local load = require("candran.util").load
-- test helper
local results = {} -- tests result