summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-ini.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-ini.lmt')
-rw-r--r--tex/context/base/mkxl/node-ini.lmt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/node-ini.lmt b/tex/context/base/mkxl/node-ini.lmt
index 435f3bf7e..e0f92a930 100644
--- a/tex/context/base/mkxl/node-ini.lmt
+++ b/tex/context/base/mkxl/node-ini.lmt
@@ -53,6 +53,13 @@ local function simplified(t)
return r
end
+-- if environment.initex then
+-- local texintegerdef = tex.integerdef
+-- for i=1,#nodecodes do
+-- texintegerdef(nodecodes[i] .. "nodecode",i,"immutable")
+-- end
+-- end
+
-- local noadoptions = allocate {
-- set = 0x08,
-- unused_1 = 0x00 + 0x08,