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 10763 for NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/DIA/diadct.F90 – NEMO

Ignore:
Timestamp:
2019-03-15T13:10:04+01:00 (5 years ago)
Author:
jcastill
Message:

Remove svn keywords properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/OPA_SRC/DIA/diadct.F90

    r10762 r10763  
    103103   !!---------------------------------------------------------------------- 
    104104   !! NEMO/OPA 3.3 , NEMO Consortium (2010) 
    105    !! $Id: diadct.F90 8126 2017-06-02 07:53:43Z cbricaud $ 
     105   !! $Id$ 
    106106   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    107107   !!---------------------------------------------------------------------- 
     
    12791279   LOGICAL, PUBLIC, PARAMETER ::   lk_diadct = .FALSE.    !: diamht flag 
    12801280   PUBLIC  
    1281    !! $Id: diadct.F90 8126 2017-06-02 07:53:43Z cbricaud $ 
     1281   !! $Id$ 
    12821282CONTAINS 
    12831283 
Note: See TracChangeset for help on using the changeset viewer.