Index: trunk/MESOSCALE/LMD_MM_MARS/SRC/SCRIPTS/copy_model
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SRC/SCRIPTS/copy_model	(revision 235)
+++ trunk/MESOSCALE/LMD_MM_MARS/SRC/SCRIPTS/copy_model	(revision 236)
@@ -38,4 +38,7 @@
 mkdir Registry
 ln -sf $WRFSRC/WRFV2/Registry/* Registry/
+  ### this is to allow one to change Registry somewhere without it being changed everywhere !
+  rm Registry/Registry.EM
+  cp $WRFSRC/WRFV2/Registry/Registry.EM Registry/
 mkdir arch
 ln -sf $WRFSRC/WRFV2/arch/* arch/
