From 3cb1a587dfe4e2c84232aad18a4c695f8dabea96 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 29 Oct 2011 15:24:15 +0000 Subject: * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. Set dbPredicates. (compConLib1): Set dbPredicates to nil. (compDefineLisplib): Likewise. (finalizeLisplib): Write dbPredicates. * boot/tokens.boot (copyTree): Do not translate. * boot/utility.boot (topyTree): Implement. Export. --- src/boot/tokens.boot | 1 - 1 file changed, 1 deletion(-) (limited to 'src/boot/tokens.boot') diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot index 7869bdb0..663f1301 100644 --- a/src/boot/tokens.boot +++ b/src/boot/tokens.boot @@ -253,7 +253,6 @@ for i in [ _ ["cons?", "CONSP"] , _ ["copy", "COPY"] , _ ["copyString", "COPY-SEQ"] , _ - ["copyTree", "COPY-TREE"] , _ ["copyVector", "COPY-SEQ"] , _ ["croak", "CROAK"] , _ ["digit?", "DIGIT-CHAR-P"] , _ -- cgit v1.2.3