racket/collects/htdp/info.ss
Matthew Flatt 39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00

5 lines
142 B
Scheme

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