#! /bin/csh
#if ($#argv != 1) then
#	 echo "**** edit file name (fe (?????).prm) ***"
#	 exit
#endif
fe $argv[1].prm
