From 8efa78fb1bfa0e9afce20922020129130f9c69be Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 28 Dec 2010 03:37:28 +0000 Subject: Clean up --- src/interp/lisplib.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/lisplib.boot') 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 -- cgit v1.2.3