summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mlib-scn.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/mlib-scn.lmt')
-rw-r--r--tex/context/base/mkiv/mlib-scn.lmt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/mlib-scn.lmt b/tex/context/base/mkiv/mlib-scn.lmt
index 4497dffc8..8b0cd730a 100644
--- a/tex/context/base/mkiv/mlib-scn.lmt
+++ b/tex/context/base/mkiv/mlib-scn.lmt
@@ -33,8 +33,8 @@ local insert, remove = table.insert, table.remove
local mplib = mplib
local metapost = metapost
-local codes = mplib.codes()
-local types = mplib.types()
+local codes = mplib.getcodes()
+local types = mplib.gettypes()
table.hashed(codes)
table.hashed(types)