8 lines
183 B
Racket
8 lines
183 B
Racket
#lang setup/infotab
|
|
|
|
(define pre-install-collection "pre-installer.rkt")
|
|
|
|
(define scribblings '(("plot.scrbl" (multi-page) (gui-library 50))))
|
|
|
|
(define compile-omit-paths '("demos"))
|