if [ -r Cosy.go ]
then
	cosyap -l /dev/tty08  -m 200000  -f Cosy.go
else
	cosyap -l /dev/tty08  -m 200000  -f Cosy.dbg  updt.l  goInit
fi
