aboutsummaryrefslogtreecommitdiff
path: root/src/interp/define.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/define.boot')
-rw-r--r--src/interp/define.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/define.boot b/src/interp/define.boot
index 8430610e..945b4cc4 100644
--- a/src/interp/define.boot
+++ b/src/interp/define.boot
@@ -392,7 +392,6 @@ compDefineFunctor1(df is ['DEF,form,signature,$functorSpecialCases,body],
$NRTattributeAlist: local := NRTgenInitialAttributeAlist attributeList
$NRTslot1Info: local --set in NRTmakeSlot1 called by NRTbuildFunctor
--this is used below to set $lisplibSlot1 global
- $NRTbase: local := 6 -- equals length of $domainShell
$NRTaddForm: local := nil -- see compAdd; NRTmakeSlot1
$NRTdeltaList: local := nil --list of misc. elts used in compiled fncts
$NRTdeltaListComp: local := nil --list of COMP-ed forms for $NRTdeltaList