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 10588 for NEMO/trunk/src/OCE/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2019-01-28T12:50:41+01:00 (5 years ago)
Author:
jchanut
Message:

Remove some extra spaces that (weirdly) break AGRIF code conversion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/nemogcm.F90

    r10583 r10588  
    688688      !!---------------------------------------------------------------------- 
    689689      LOGICAL :: setto, for_all 
    690       TYPE (sn_ctl) :: sn_cfctl 
     690      TYPE(sn_ctl) :: sn_cfctl 
    691691      !!---------------------------------------------------------------------- 
    692692      IF( for_all ) THEN 
Note: See TracChangeset for help on using the changeset viewer.