New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 247 for trunk/NEMO/OPA_SRC/lib_print.f90 – NEMO

Ignore:
Timestamp:
2005-03-27T20:35:47+02:00 (19 years ago)
Author:
opalod
Message:

CL : Add CVS Header and CeCILL licence information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/lib_print.f90

    r3 r247  
    1919   PUBLIC prihin, prihre, prizre 
    2020   !!---------------------------------------------------------------------- 
    21  
     21   !!---------------------------------------------------------------------- 
     22   !!  OPA 9.0 , LOCEAN-IPSL (2005)  
     23   !! $Header$  
     24   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt 
     25   !!---------------------------------------------------------------------- 
    2226CONTAINS 
    2327 
     
    5559      INTEGER ::   isca, il1, il2   ! temporary integers 
    5660      INTEGER ::   iind, ijnd       ! temporary integers 
    57       !!---------------------------------------------------------------------- 
    58       !!  OPA 9.0, LODYC (2003) 
    59       !!---------------------------------------------------------------------- 
    6061 
    6162      isca = 10 
     
    147148      INTEGER ::   ji, jj, jn       ! dummy loop indices 
    148149      INTEGER ::   isca, il1, il2   ! temporary integers 
    149       !!---------------------------------------------------------------------- 
    150       !!  OPA 9.0, LODYC-IPSL (2003) 
    151       !!---------------------------------------------------------------------- 
    152150 
    153151      isca = 10 
     
    222220      INTEGER ::   isca, il1, il2   ! temporary integers 
    223221      INTEGER ::   iind, iknd       !    "          " 
    224       !!---------------------------------------------------------------------- 
    225       !!  OPA8, LODYC (15/11/96) 
    226       !!---------------------------------------------------------------------- 
    227222 
    228223 
Note: See TracChangeset for help on using the changeset viewer.