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 10762 for NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/TOP_SRC/PISCES/SED/sedsfc.F90 – NEMO

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

Revert previous changes as the removal of keywords was not uncoupled of the actual changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/r8395_coupling_sequence/NEMOGCM/NEMO/TOP_SRC/PISCES/SED/sedsfc.F90

    r10761 r10762  
    1212   PUBLIC sed_sfc 
    1313 
    14    !! $Id$ 
     14   !! $Id: sedsfc.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
    1515CONTAINS 
    1616 
     
    6868   !! MODULE sedsfc  :   Dummy module  
    6969   !!====================================================================== 
    70    !! $Id$ 
     70   !! $Id: sedsfc.F90 5215 2015-04-15 16:11:56Z nicolasmartin $ 
    7171CONTAINS 
    7272   SUBROUTINE sed_sfc ( kt ) 
Note: See TracChangeset for help on using the changeset viewer.