--- trunk/Sources/phylmd/cvflag.f 2016/03/16 15:04:46 185 +++ trunk/Sources/phylmd/cvflag.f 2016/03/21 15:36:26 186 @@ -4,6 +4,8 @@ implicit none - logical cvflag_grav + logical:: cvflag_grav = .TRUE. + ! rend la gravit\'e plus explicite et \'eventuellement diff\'erente + ! de 10. end module cvflag