svn: r15093

This commit is contained in:
Matthias Felleisen 2009-06-05 15:06:47 +00:00
parent 3b2557805d
commit f04f42db76

8
collects/2htdp/info.ss Normal file
View File

@ -0,0 +1,8 @@
#lang setup/infotab
(define name "HtDP/2e Teachpacks")
(define compile-omit-paths
'("hangman-world.ss"
"hangman-world-play.ss"
"test"
"utest"))