	coord     destx;
	coord     desty;
	coord     allx;
	coord     ally;
	double	move_cost;
	int	first=1, together=1;
	char	*BestLandPath();
