aboutsummaryrefslogtreecommitdiff
path: root/src/interp/buildom.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/buildom.boot')
-rw-r--r--src/interp/buildom.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/buildom.boot b/src/interp/buildom.boot
index e0a8bb71..1d819628 100644
--- a/src/interp/buildom.boot
+++ b/src/interp/buildom.boot
@@ -419,5 +419,5 @@ for x in '((Record mkRecordFunList)
(Mapping mkMappingFunList)
(Enumeration mkEnumerationFunList))
repeat
- MAKEPROP(first x, "makeFunctionList", second x)
+ property(first x, 'makeFunctionList) := second x