aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r--src/interp/nruncomp.boot5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot
index 3d5114d7..4ecf54e8 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -276,11 +276,6 @@ NRTgetLocalIndex item ==
RPLACA(saveNRTdeltaListComp,compEntry)
saveIndex
-NRTgetAddForm domain ==
- u := HGET($Slot1DataBase,first domain) =>
- EQSUBSTLIST(rest domain,$FormalMapVariableList,first u)
- systemErrorHere '"NRTgetAddForm"
-
NRTassignCapsuleFunctionSlot(op,sig) ==
--called from compDefineCapsuleFunction
opSig := [op,sig]