6 lines
125 B
Racket
6 lines
125 B
Racket
#lang setup/infotab
|
|
|
|
(define scribblings '(["scribblings/math.scrbl" (multi-page)]))
|
|
|
|
(define compile-omit-paths '("tests"))
|