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