aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-09-05 11:57:58 +0000
committerdos-reis <gdr@axiomatics.org>2011-09-05 11:57:58 +0000
commit643df0b4024ddddb42de249760a3b8fdad0f983f (patch)
tree6a71af0f1e429f24df586498f6e70c071b6caa7e /src/interp/nruncomp.boot
parent0df766b3f8bec011ef9cd27ee55493f11e69335a (diff)
downloadopen-axiom-643df0b4024ddddb42de249760a3b8fdad0f983f.tar.gz
* interp/nruncomp.boot (updateSlot1DataBase)e: Remove.
(newLookupInCategories1): Remove. (newLookupInCategories): Do not call it. * interp/define.boot ($isOpPackageName): Remove. (compDefinFunctor1): Do not emit slot1 database info for category defaulta. ($lisplibSlot1): Remove. * interp/lisplib.boot: Likewise. (finalizeLisplib): Do not write slot1 info.
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r--src/interp/nruncomp.boot6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot
index 545d6ac3..04603869 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -53,9 +53,6 @@ $insideCategoryPackageIfTrue := false
$profileCompiler := false
++
-$Slot1DataBase := hashTable 'EQ
-
-++
$NRTdeltaList := []
$NRTdeltaLength := 0
@@ -732,9 +729,6 @@ NRTsubstDelta(initSig) ==
-----------------------------SLOT1 DATABASE------------------------------------
-updateSlot1DataBase [name,info] ==
- tableValue($Slot1DataBase,name) := info
-
NRTputInLocalReferences bod ==
NRTputInHead bod