--- trunk/libf/phylmd/ini_histins.f90 2010/06/02 11:01:12 34 +++ trunk/libf/phylmd/ini_histins.f90 2012/09/20 13:00:41 66 @@ -14,9 +14,12 @@ use clesphys, only: ecrit_ins use indicesol, only: nbsrf, clnsurf USE calendar, only: ymds2ju - use histcom, only: histbeg_totreg, histvert, histend, histdef + USE histbeg_totreg_m, ONLY : histbeg_totreg + USE histdef_m, ONLY : histdef + USE histend_m, ONLY : histend + USE histvert_m, ONLY : histvert use phyetat0_m, only: rlon, rlat - use comvert, only: presnivs + use disvert_m, only: presnivs REAL, intent(in):: dtime ! pas temporel de la physique (s) logical, intent(in):: ok_instan