#!/bin/csh -f
cc -o stiff stiff.c /usr/local/lib/librecipes_c.a
stiff
gnuplot -persist stiff.gp >stiff.ps
