Ignore:
Timestamp:
Jun 4, 2007, 4:34:47 PM (18 years ago)
Author:
Laurent Fairhead
Message:

Merge entre la version V3_conv et le HEAD
YM, JG, LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/suphec.F

    r652 r766  
    99       LOGICAL firstcall
    1010       SAVE firstcall
     11c$OMP THREADPRIVATE(firstcall)
    1112       DATA firstcall /.TRUE./
     13       
    1214       IF (firstcall) THEN
    1315         PRINT*, 'suphec initialise les constantes du GCM'
Note: See TracChangeset for help on using the changeset viewer.