racket/collects/htdch/info.ss
2006-04-24 12:35:59 +00:00

6 lines
227 B
Scheme

(module info (lib "infotab.ss" "setup")
(define name "htdch")
(define compile-subcollections (list (list "htdch" "draw")
(list "htdch" "graphics")
(list "htdch" "idraw"))))