summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/core-two.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/core-two.lua')
-rw-r--r--tex/context/base/mkiv/core-two.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/core-two.lua b/tex/context/base/mkiv/core-two.lua
index bb1afa7db..5192677b2 100644
--- a/tex/context/base/mkiv/core-two.lua
+++ b/tex/context/base/mkiv/core-two.lua
@@ -6,6 +6,7 @@ if not modules then modules = { } end modules ['core-two'] = {
license = "see context related readme files"
}
+local next = next
local remove, concat = table.remove, table.concat
local allocate = utilities.storage.allocate