#!/bin/sh

g77 -o $1 $1.f -L/home/astro/svenlafe/pgplot/ -R/home/astro/svenlafe/pgplot/ -lpgplot -L/usr/X/lib/ -lg2c -lX11
