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