From fff23d752812e2ae22bebc21d24c42bb145a916e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 9 May 2010 23:26:51 +0000 Subject: More cleanups --- 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 94d1bdd1..20373477 100644 --- a/src/interp/lisplib.boot +++ b/src/interp/lisplib.boot @@ -383,7 +383,7 @@ compDefineLisplib(df:=["DEF",[op,:.],:.],m,e,prefix,fal,fn) == FRESH_-LINE $algebraOutputStream sayMSG fillerSpaces(72,'"-") unloadOneConstructor(op,libName) - LOCALDATABASE(LIST SYMBOL_-NAME getConstructorAbbreviationFromDB op,NIL) + LOCALDATABASE([SYMBOL_-NAME getConstructorAbbreviationFromDB op],NIL) $newConlist := [op, :$newConlist] ----------> bound in function "compiler" res -- cgit v1.2.3