aboutsummaryrefslogtreecommitdiff
path: root/src/interp/database.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/database.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/database.boot')
-rw-r--r--src/interp/database.boot3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interp/database.boot b/src/interp/database.boot
index 632867f3..c4a42992 100644
--- a/src/interp/database.boot
+++ b/src/interp/database.boot
@@ -833,5 +833,4 @@ dbLoaded? db ==
loadDBIfNecessary db ==
ctor := dbConstructor db
dbLoaded? db => db
- loadLib ctor or return nil
- constructorDB ctor
+ loadDB db