From c1bf697ff6bf2b914a40b3e867a84762cf214cf1 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 22 Aug 2011 02:09:12 +0000 Subject: * interp/database.boot (getConstructorModemap): Rename from getConstructorModemapFromDB. Adjust callers. --- src/interp/br-saturn.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/br-saturn.boot') 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. -- cgit v1.2.3