6 lines
145 B
Scheme
6 lines
145 B
Scheme
#lang setup/infotab
|
|
|
|
(define scribblings '(("guide.scrbl" (multi-page) (getting-started))))
|
|
|
|
(define compile-omit-paths '("contracts-examples"))
|