racket/collects/htdp/info.rkt
2010-04-27 16:50:15 -06:00

10 lines
313 B
Racket

#lang setup/infotab
(define name "HtDP Teachpacks")
(define compile-omit-paths
'("hangman-world.ss" "hangman-world-play.ss"
;; TEMPORARY DISABLE THESE FILES UNTIL FIXED
;; "matrix.ss" "matrix-client.ss" "matrix-invisible.ss"
;; "matrix-render-sig.ss" "matrix-sig.ss" "matrix-unit.ss"
"tests"))