#!/bin/csh
extract  06  || exit
eCompile 06 || exit
if ("$1" == "-q") exit
echo Running 06 ; run 06 -nofile


