fixed info file

svn: r2968
This commit is contained in:
Matthias Felleisen 2006-05-18 18:16:22 +00:00
parent 107bf6b209
commit 2f92e307d2

View File

@ -1,2 +1,4 @@
(module info (lib "infotab.ss" "setup") (module info (lib "infotab.ss" "setup")
(define name "HtDP Teachpacks")) (define name "HtDP Teachpacks")
(define compile-omit-files
'("hangman-world.ss" "hangman-world-play.ss")))