racket/collects/htdch/draw/info.ss
2005-05-27 18:56:37 +00:00

4 lines
173 B
Scheme

(module info (lib "infotab.ss" "setup")
(define name "Draw Teachpack")
(define install-collection "installer.ss")
#;(define pre-install-collection "pre-installer.ss"))