(declare (unit precsi)) (declare (uses simple)) ;; display prelude to csi (display "simple\n\n") (display " A SWIG GIFPlot example for the CHICKEN compiler\n") (display " Author: Jonah Beckford, December 2002\n\n")