racket/collects/htdp/info.ss
Matthias Felleisen 2f92e307d2 fixed info file
svn: r2968
2006-05-18 18:16:22 +00:00

5 lines
155 B
Scheme

(module info (lib "infotab.ss" "setup")
(define name "HtDP Teachpacks")
(define compile-omit-files
'("hangman-world.ss" "hangman-world-play.ss")))