|
|
@ -2,3 +2,5 @@
|
|
|
|
(define collection "txexpr")
|
|
|
|
(define collection "txexpr")
|
|
|
|
(define scribblings '(("scribblings/txexpr.scrbl" ())))
|
|
|
|
(define scribblings '(("scribblings/txexpr.scrbl" ())))
|
|
|
|
(define compile-omit-paths '("tests.rkt"))
|
|
|
|
(define compile-omit-paths '("tests.rkt"))
|
|
|
|
|
|
|
|
(define deps '("base"))
|
|
|
|
|
|
|
|
(define build-deps '("scribble-lib"))
|
|
|
|