#   ( t@C@GfBg@R}h )   
#! /bin/csh
if ($#argv != 1) then
	echo "**** edit file name (fe tl_(?????).asm) ***"
	exit
endif
fe tl_$argv[1].asm
