aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nrunopt.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nrunopt.boot')
-rw-r--r--src/interp/nrunopt.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nrunopt.boot b/src/interp/nrunopt.boot
index 9457e2e4..f04d56ef 100644
--- a/src/interp/nrunopt.boot
+++ b/src/interp/nrunopt.boot
@@ -786,7 +786,7 @@ dcAll con ==
'done
dcOps conname ==
- for [op,:u] in reverse getOperationAlistFromLisplib conname repeat
+ for [op,:u] in reverse getConstructorOperationsFromDB conname repeat
for [sig,slot,pred,key,:.] in u repeat
suffix :=
atom pred => nil