6 lines
161 B
Racket
6 lines
161 B
Racket
#lang setup/infotab
|
|
|
|
(define compile-omit-paths '("private-lex/error-tests.rkt"))
|
|
|
|
(define scribblings '(("parser-tools.scrbl" (multi-page) (parsing-library))))
|