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