aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-op1.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/br-op1.boot')
-rw-r--r--src/interp/br-op1.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-op1.boot b/src/interp/br-op1.boot
index 143782b8..7291dd8a 100644
--- a/src/interp/br-op1.boot
+++ b/src/interp/br-op1.boot
@@ -390,7 +390,7 @@ dbGatherDataImplementation(htPage,opAlist) ==
-- where entry has form ((op sig . implementor) . stuff)
conform := htpProperty(htPage,'conform)
domainForm := htpProperty(htPage,'domname)
- dom := EVAL domainForm
+ dom := eval domainForm
which := '"operation"
[nam,:$domainArgs] := domainForm
$predicateList: local := getConstructorPredicatesFromDB nam