4 lines
173 B
Scheme
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")) |