#!/bin/sh
f90 $* -L /usr/local/lib/f90 -lvast90 -L /usr/local/pgplot -lpgplot -L /usr/X11R6/lib  -lX11
