summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/driv-ini.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-12-03 20:01:53 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-12-03 20:01:53 +0100
commit61848324b49c6fe34f9c5dd62a34d2fbfbbb16b8 (patch)
tree2bd5b88839e392589d77e586e62be2d647929e2c /tex/context/base/mkiv/driv-ini.lua
parent9273441a6cb7b02b3336e0a862ee311dbd3653e9 (diff)
downloadcontext-61848324b49c6fe34f9c5dd62a34d2fbfbbb16b8.tar.gz
2020-12-03 18:59:00
Diffstat (limited to 'tex/context/base/mkiv/driv-ini.lua')
-rw-r--r--tex/context/base/mkiv/driv-ini.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/driv-ini.lua b/tex/context/base/mkiv/driv-ini.lua
index 316613b21..1e19fd5f8 100644
--- a/tex/context/base/mkiv/driv-ini.lua
+++ b/tex/context/base/mkiv/driv-ini.lua
@@ -6,6 +6,10 @@ if not modules then modules = { } end modules ['driv-ini'] = {
license = "see context related readme files"
}
+-- This file is a bit overkill because it was meant for both luatex and luametatex
+-- but after the splti I decided not to simplify this one. It can only introduce
+-- issues.
+
local type = type
local addsuffix = file.addsuffix