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.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/define.boot b/src/interp/define.boot
index 65f6fd3c..6875e76e 100644
--- a/src/interp/define.boot
+++ b/src/interp/define.boot
@@ -1849,7 +1849,7 @@ doItIf(item is [.,p,x,y],$predl,$e) ==
item.op := '%when
item.rest := [[p',x,:x'],['%otherwise,y,:y']]
where localExtras(oldFLP) ==
- EQ(oldFLP,$functorLocalParameters) => nil
+ sameObject?(oldFLP,$functorLocalParameters) => nil
flp1:=$functorLocalParameters
oldFLP':=oldFLP
n:=0