Merge pull request #1 from samth/patch-1

Thanks.
typed-work
Matthew Butterick 10 years ago
commit e8539fcfcf

@ -1,4 +1,6 @@
#lang info
(define collection "txexpr")
(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"))

Loading…
Cancel
Save