racket/collects/plot/main.ss
2008-02-22 16:28:31 +00:00

5 lines
74 B
Scheme

#lang scheme/base
(require "plot.ss")
(provide (all-from-out "plot.ss"))