	-----------------------------------
	Changes 4.0.3 to 4.0.4
	-----------------------------------

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

	Function simdata: sim.gen =TRUE in example 
	
******************************
*   In R
******************************
- Calling Fortran function areq4: first argument not named
	
In Geneland.GUI	
- require(tcltk) commented 
- if (require(snow) == FALSE) replaced by if(!('snow' %in%
	installed.packages()))
- Redefined some variables that where global to local 
	
- No more message at start-up triggered by zzz.R
- Use parallel instead of snow and imports it in NAMSPACE file
	




	
******************************
*   In Rd
******************************

	
************************************
*   In Fortran
************************************
 
************************************
*   In C
************************************	

	
********************
*   Elsewhere
********************
Mail Kurt Hornik 2014/02/20: 
	Check: files in ‘vignettes’ ... NOTE
The following files look like leftovers/mistakes:
  ‘Geneland-Doc.bbl’
Please remove them from your package.
