
The layer is now redundant, since everything left in "pkgs" is in the "racket-pkgs" category.
6 lines
149 B
Racket
6 lines
149 B
Racket
#lang info
|
|
|
|
(define scribblings '(("guide.scrbl" (multi-page) (racket-core -11) "guide" 1 -9)))
|
|
|
|
(define compile-omit-paths '("contracts-examples"))
|