~williewillus/r16

f07f1c990d7a148e6bb5f4b6f36d2b7ba563e56e — Vincent Lee 1 year, 4 months ago 9b389db
Exclude presentation from compilation
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" ())))