summaryrefslogtreecommitdiff
path: root/tex/context/base/scrn-ini.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/scrn-ini.lua')
-rw-r--r--tex/context/base/scrn-ini.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/scrn-ini.lua b/tex/context/base/scrn-ini.lua
index 8fe1e0cae..4831408f9 100644
--- a/tex/context/base/scrn-ini.lua
+++ b/tex/context/base/scrn-ini.lua
@@ -6,6 +6,8 @@ if not modules then modules = { } end modules ['scrn-ini'] = {
license = "see context related readme files"
}
+local next = next
+
interactions = { }
interactions.general = interactions.general or { }
local general = interactions.general