From a560e6314db1f47a1552b0c2a3f14d3d4396453e Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 5 Feb 2026 04:30:52 +1000 Subject: Add polygLua, though not using it just yet. --- notYetAnotherWiki.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'notYetAnotherWiki.lua') diff --git a/notYetAnotherWiki.lua b/notYetAnotherWiki.lua index b85ede7..29fe316 100755 --- a/notYetAnotherWiki.lua +++ b/notYetAnotherWiki.lua @@ -9,6 +9,7 @@ local Lunamark = require'lunamark' -- https://github.com/jgm/lunamark local Lpeg = require'lpeg' -- https://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html Lunamark uses this, so we can to. local RE = require're' -- Part of lpeg. https://www.inf.puc-rio.br/~roberto/lpeg/re.html +local _ = require'polygLua' --------------------------------------------------------------------------------- -- Some global data. -- cgit v1.1