#!/bin/csh
eqf chl_nut     
f77 -o extract chl_nut.f \
/ims/ingres/ingres/lib/libingres.a -lm -lc
rm chl_nut.f
