racket/collects/plot/info.ss
2008-04-23 00:20:25 +00:00

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"))