aboutsummaryrefslogtreecommitdiff
path: root/src/interp/trace.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-09-08 01:10:37 +0000
committerdos-reis <gdr@axiomatics.org>2011-09-08 01:10:37 +0000
commit4f6ead3097764627b4ec2963df1f63af12b6e9d8 (patch)
tree6ed7a050f6607514c6a7b684d741bca043f21185 /src/interp/trace.boot
parent6e67d369c25e19452a8a76a3864a63c5860e7cd3 (diff)
downloadopen-axiom-4f6ead3097764627b4ec2963df1f63af12b6e9d8.tar.gz
* interp/sys-globals.boot ($clamList): Do not include hasFileProperty.
* interp/database.boot (loadDBIfnecessary): Tidy. * interp/clammed.boot (hasFileProperty): Remove as unused. * interp/lisplib.boot (putFileProperty): Likewise. (getLisplib): Likewise. (getLisplibNoCache): Likewise. (getFileProperty): Likewise. (hasfilePropertyNoCache): Likewise. (unInstantiate): Likewise. (killNestedInstantiations): Likewise. (isNestedInstantiations): Likewise. (loadFunctor): Likewise. (getLisplibVersion): Likewise. (Operators): Likewise. (compDefineLisplib): Don't LOCALDATABASE if building system algebra.
Diffstat (limited to 'src/interp/trace.boot')
-rw-r--r--src/interp/trace.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/trace.boot b/src/interp/trace.boot
index ab1890b5..9d079469 100644
--- a/src/interp/trace.boot
+++ b/src/interp/trace.boot
@@ -536,7 +536,7 @@ traceDomainConstructor(domainConstructor,options) ==
-- Trace all domains built with the given domain constructor,
-- including all presently instantiated domains, and all future
-- instantiations, while domain constructor is traced.
- loadFunctor domainConstructor
+ loadLibIfNotLoaded domainConstructor
listOfLocalOps := getOption("LOCAL",options)
if listOfLocalOps then
traceDomainLocalOps(domainConstructor,listOfLocalOps,