	-----------------------------------
	Changes 0.0.1 to 0.0.2
	-----------------------------------

	
	
******************************
*   In doc
******************************	


	
******************************
*   In R
******************************
	SunderInference.R: 
	- beta_G and beta_E now rescaled at the end
	- Output array theta have dimnames 
	- Updated example in SunderInference.Rd
	- mod.lik initialized with NA instead of -Inf
	- default values set for theta.max and theta.init

	SimSunderData.R:
	- no longer calls GaussRF (no need to load RandomFields)

	SunderInferenceGauss.R:

	Dependence to mnormt added
	Dependence to RandomFields removed
	
	
******************************
*   In Rd
******************************

	
************************************
*   In Fortran
************************************
	- Using fortran code from version 0.0.2 with correct order for
	declaration/dimension
	- Printing percentage of computations achieved
************************************
*   In C
************************************	

	
********************
*   Elsewhere
********************


