#! /bin/csh -f
if ( { test -f run_chip_asm.txt } ) then
#	ls -l run_*
	echo "sĂɂB"
else
	echo "sĂȂɂB"
endif
