1 files changed, 1 insertions(+), 0 deletions(-)
M info.rkt
M info.rkt => info.rkt +1 -0
@@ 11,5 11,6 @@
"rackunit-lib"
"scribble-lib"
"threading-doc"))
+(define compile-omit-paths '("presentation"))
(define test-omit-paths '("presentation"))
(define scribblings '(("scribblings/r16.scrbl" ())))