6 lines
121 B
Racket
6 lines
121 B
Racket
#lang setup/infotab
|
|
|
|
(define scribblings '(("json.scrbl" () (parsing-library))))
|
|
|
|
(define compile-omit-paths '("tests"))
|