(define-library (macduffie plot) (export plot) (import (scheme base) (scheme write)) (include "plot.body.scm"))