diff options
Diffstat (limited to 'src/interp/br-util.boot')
-rw-r--r-- | src/interp/br-util.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-util.boot b/src/interp/br-util.boot index c7244c40..64d34d20 100644 --- a/src/interp/br-util.boot +++ b/src/interp/br-util.boot @@ -518,7 +518,7 @@ extractHasArgs pred == MEMQ(op,'(AND OR NOT)) => or/[find y for y in argl] nil nil - [rest x,:simpBool SUBST('T,x,pred)] + [rest x,:simpBool substitute('T,x,pred)] splitConTable cons == uncond := cond := nil |