racket/collects/plot/info.ss
2008-04-14 21:26:28 +00:00

8 lines
165 B
Scheme

#lang setup/infotab
(define pre-install-collection "pre-installer.ss")
(define scribblings '(("plot.scrbl" (multi-page))))
(define compile-omit-paths '("demos"))