racket/collects/plot/info.ss
2005-05-27 18:56:37 +00:00

4 lines
125 B
Scheme

(module info (lib "infotab.ss" "setup")
(define name "Plot library")
(define pre-install-collection "pre-installer.ss"))