|
|
@ -7,4 +7,3 @@
|
|
|
|
(define scribblings '(("scribblings/pollen.scrbl" (multi-page))))
|
|
|
|
(define scribblings '(("scribblings/pollen.scrbl" (multi-page))))
|
|
|
|
(define raco-commands '(("pollen" pollen/raco "issue Pollen command" #f)))
|
|
|
|
(define raco-commands '(("pollen" pollen/raco "issue Pollen command" #f)))
|
|
|
|
(define compile-omit-paths '("tests" "raco.rkt"))
|
|
|
|
(define compile-omit-paths '("tests" "raco.rkt"))
|
|
|
|
(define test-omit-paths '("tests/test-langs.rkt"))
|
|
|
|
|
|
|
|