5 lines
185 B
Scheme
5 lines
185 B
Scheme
(module info (lib "infotab.ss" "setup")
|
|
(define name "Imperative Draw Teachpack")
|
|
(define install-collection "installer.ss")
|
|
#;(define pre-install-collection "pre-installer.ss"))
|