From: Chris Hanson Date: Tue, 21 Mar 2000 04:49:14 +0000 (+0000) Subject: Initial registration with CVS. X-Git-Tag: 20090517-FFI~4182 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=78301a64aa0e173d0ba9b36464deb1229bf2dffb;p=mit-scheme.git Initial registration with CVS. --- diff --git a/v7/src/swat/scheme/demo-plotter.scm b/v7/src/swat/scheme/demo-plotter.scm new file mode 100644 index 000000000..4172c7d57 --- /dev/null +++ b/v7/src/swat/scheme/demo-plotter.scm @@ -0,0 +1,1183 @@ +;;; -*- Scheme -*- + +(declare (usual-integrations)) + +;;;; Plotting Package for Scheme Widget Application Toolkit + +;;; Working from the Scheme Prompt + +;;;(PLOTTER) +;;; Creates a new plotter. +;;; +;;; Example: (define p (plotter)) +;;; +;;;(PLOT plotter . options) +;;; The options list sequentially describes one or more curves to be +;;; plotted, in the following manner: +;;; +;;; (PLOT plotter +;;; '