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