aboutsummaryrefslogtreecommitdiff
path: root/src/interp/wi2.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/wi2.boot')
-rw-r--r--src/interp/wi2.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/wi2.boot b/src/interp/wi2.boot
index d0481570..df2d1d96 100644
--- a/src/interp/wi2.boot
+++ b/src/interp/wi2.boot
@@ -112,7 +112,7 @@ compDefineFunctor1(df, m,$e,$prefix,$formalArgList) ==
-->--these globals used by NRTmakeCategoryAlist, set by NRTsetVector4Part1
$condAlist: local := nil
$uncondAlist: local := nil
--->>-- next global initialized here, reset by NRTbuildFunctor
+-->>-- next global initialized here, reset by buildFunctor
$NRTslot1PredicateList: local :=
REMDUP [CADR x for x in attributeList]
-->>-- next global initialized here, used by NRTgenAttributeAlist (NRUNOPT)