From f42883e3da3524177b4a8c6f42c8e7b1646a6265 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 9 May 2010 21:57:33 +0000 Subject: More cleanups --- src/interp/br-saturn.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/br-saturn.boot') diff --git a/src/interp/br-saturn.boot b/src/interp/br-saturn.boot index 6dd77c9e..7a968bfb 100644 --- a/src/interp/br-saturn.boot +++ b/src/interp/br-saturn.boot @@ -905,7 +905,7 @@ dbShowConsKinds cAlist == htSay(c > 1 => pluralize kind; kind) htSay '":}" htSaySaturn '"\\" - bcConTable REMDUP [CAAR y for y in x] + bcConTable removeDuplicates [CAAR y for y in x] htEndMenu 'description htSayStandard '"\indent{0}" -- cgit v1.2.3