--- trunk/libf/phylmd/dimphy.f90 2008/07/28 14:48:09 14 +++ trunk/libf/phylmd/dimphy.f90 2008/08/01 15:24:12 15 @@ -19,6 +19,6 @@ INTEGER, PARAMETER:: nbtr = nqmx - 2 + 1 / (nqmx-1) ! (nombre de vrais traceurs) - REAL,save:: zmasq(KLON) + REAL,save:: zmasq(KLON) ! fraction of land end module dimphy