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.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot
index eb7dfb57..f12dd29e 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -194,7 +194,7 @@ optDeltaEntry(op,sig,dc,kind,e) ==
++ slot number in the template vector.
$onlyAbstractSlot := false
-genDeltaEntry(op,mm,e) ==
+genDeltaEntry(db,op,mm,e) ==
if mm.mmDC is 'Rep then
mm := substitute(getRepresentation e,'Rep,mm)
else if (x := get('$,'%dc,e)) and x = mm.mmDC then