--- trunk/libf/dyn3d/temps.f90 2010/03/25 14:29:07 27 +++ trunk/dyn3d/temps.f 2015/02/13 18:22:38 129 @@ -2,8 +2,6 @@ implicit none - INTEGER itau_dyn, itau_phy - INTEGER day_end, annee_ref, day_ref - REAL dt + INTEGER, save:: itau_dyn, itau_phy end module temps