	---------------------------------------------
	Changes from version 2.0.12 to version 3.0.0
	---------------------------------------------

******
* In R
******

- Function MCMC
	. removed  if(!file.exists(path.mcmc)) stop(paste(path.mcmc," does not exist")) 
	that do not work under wiundows


	
******
* In Fortran
******

- in subroutine smd 
	corrected   + lTf(ipophost,ntmp,fa,drifttmp,npopmax,nloc,nal,nalmax)  
              1
Warning: Extension: Unary operator following arithmetic operator (use parentheses) at (1)
main.f:4619.31:

