Index: trunk/MESOSCALE/LMD_MM_MARS/makemeso
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/makemeso	(revision 317)
+++ trunk/MESOSCALE/LMD_MM_MARS/makemeso	(revision 318)
@@ -257,5 +257,9 @@
     then
       echo '*** FRESH START, I clean everything'
+      ### clean the whole place  
       clean -a > /dev/null 2> /dev/null
+      ### get a possibly modified registry !
+      cp ../../SRC/WRFV2/Registry/Registry.EM Registry/
+      ### ensure the model will be recompiled from scratch with correct registry
       cd Registry ; mv Registry Registry.bak ; Registry.bash ; cd ..
 #     answer='y' ## a voir... pas si sur
