#Changes

#0.4.2	Removed rcondsim and condsim.par functions.  Removed ability to return weight matrix from krige.uk, krige.ok, krige.sk.

#0.4.1	Added check on rcondsim arguments.  Fixed small bug in maxlik.cov.st.

#0.4.0	Added rcondsim to simulate from conditional distribution.
	Added ability to simulate from conditional distribution
	in krige.sk, krige.ok, and krige.uk.

#0.3.5
	Fixed bug in krige_ok (cpp version) that cropped up due to 
	some changes related to RcppArmadillo.
	Reorganized cpp, h files for kriging functions.

#0.3.4
	Added coincident function to determine coincident locations.

#0.3.3 
	Added krige.sk function to perform simple kriging.
	Fixed bug in cov.st for separable ar1 process with nugget
	Various corrections in the man files