aboutsummaryrefslogtreecommitdiff
path: root/src/interp/types.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/types.boot')
-rw-r--r--src/interp/types.boot3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interp/types.boot b/src/interp/types.boot
index 592c70e5..f230b67c 100644
--- a/src/interp/types.boot
+++ b/src/interp/types.boot
@@ -38,8 +38,7 @@ namespace BOOT
%Alist(s,t) <=> %List %Pair(s,t) -- association list
-%Constructor <=> %Symbol -- constructor
-%Instantiation <=> [%Constructor,:%Form] -- constructor instance
+%Instantiation <=> [%Symbol,:%Form] -- constructor instance
%Modemap <=> %List(%Form) -- modemap