From e10f8ca80a9d1dfb28e6e1a322f6095360151377 Mon Sep 17 00:00:00 2001 From: Matthias Felleisen Date: Fri, 4 Sep 2009 08:36:05 +0000 Subject: [PATCH] re-directed image svn: r15876 --- collects/htdch/graphics/rename.ss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/collects/htdch/graphics/rename.ss b/collects/htdch/graphics/rename.ss index cc29d9a421..45e84ae4b3 100644 --- a/collects/htdch/graphics/rename.ss +++ b/collects/htdch/graphics/rename.ss @@ -2,8 +2,7 @@ (require mzlib/class mred - htdp/image - lang/private/imageeq) + htdp/image) (provide to-symbol new-object call-back-canvas% overlay-x-y inner->function image-eq? empty-list printer cons-l style-list)