racket/collects/2htdp/info.ss
Matthias Felleisen f04f42db76 svn: r15093
2009-06-05 15:06:47 +00:00

9 lines
159 B
Scheme

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