aboutsummaryrefslogtreecommitdiff
path: root/src/interp/lisplib.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-12-28 03:37:28 +0000
committerdos-reis <gdr@axiomatics.org>2010-12-28 03:37:28 +0000
commit8efa78fb1bfa0e9afce20922020129130f9c69be (patch)
treefa6fb18ca4160751aa65badb7048b6225783616f /src/interp/lisplib.boot
parentdbbc18b48695c2339520e9ba1e640f7559ff2e8a (diff)
downloadopen-axiom-8efa78fb1bfa0e9afce20922020129130f9c69be.tar.gz
Clean up
Diffstat (limited to 'src/interp/lisplib.boot')
-rw-r--r--src/interp/lisplib.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/lisplib.boot b/src/interp/lisplib.boot
index 938df89e..2270cbaf 100644
--- a/src/interp/lisplib.boot
+++ b/src/interp/lisplib.boot
@@ -381,7 +381,7 @@ compDefineLisplib(df:=["DEF",[op,:.],:.],m,e,prefix,fal,fn) ==
FRESH_-LINE $algebraOutputStream
sayMSG fillerSpaces(72,'"-")
unloadOneConstructor(op,libName)
- LOCALDATABASE([SYMBOL_-NAME getConstructorAbbreviationFromDB op],NIL)
+ LOCALDATABASE([symbolName getConstructorAbbreviationFromDB op],NIL)
$newConlist := [op, :$newConlist] ----------> bound in function "compiler"
res