diff options
Diffstat (limited to 'src/interp/br-saturn.boot')
-rw-r--r-- | src/interp/br-saturn.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-saturn.boot b/src/interp/br-saturn.boot index 49b5d54c..1cfb4703 100644 --- a/src/interp/br-saturn.boot +++ b/src/interp/br-saturn.boot @@ -1231,7 +1231,7 @@ displayDomainOp(htPage,which,origin,op,sig,predicate, if which = '"operation" then $signature : local := builtinFunctorName? conname => nil - getConstructorModemapFromDB(conname).mmSignature + getConstructorModemap(conname).mmSignature --RDJ: this next line is necessary until compiler bug is fixed --that forgets to substitute #variables for t#variables; --check the signature for SegmentExpansionCategory, e.g. |