diff --git a/collects/htdch/idraw/info.ss b/collects/htdch/idraw/info.ss index fd781dacce..6c46e8acf7 100644 --- a/collects/htdch/idraw/info.ss +++ b/collects/htdch/idraw/info.ss @@ -2,5 +2,5 @@ (define name "Imperative Drawing") (define assume-virtual-sources #t) -;; FIXME: doing this leads to an error: (define install-collection "installer.ss") +(define install-collection "installer.ss") ;; (define pre-install-collection "pre-installer.ss")