diff options
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r-- | src/interp/nruncomp.boot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot index 7b9a7efe..51682508 100644 --- a/src/interp/nruncomp.boot +++ b/src/interp/nruncomp.boot @@ -734,7 +734,8 @@ NRTsubstDelta(initSig) == -----------------------------SLOT1 DATABASE------------------------------------ -updateSlot1DataBase [name,info] == HPUT($Slot1DataBase,name,info) +updateSlot1DataBase [name,info] == + tableValue($Slot1DataBase,name) := info NRTputInLocalReferences bod == NRTputInHead bod |