racket/collects/plot/info.rkt
2010-04-27 16:50:15 -06:00

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