6 lines
142 B
Scheme
6 lines
142 B
Scheme
#lang setup/infotab
|
|
|
|
(define scribblings '(("parser-tools.scrbl" (multi-page) (parsing-library))))
|
|
|
|
(define compile-omit-paths '("examples"))
|