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 4323 – NEMO

Changeset 4323


Ignore:
Timestamp:
2013-11-28T15:33:54+01:00 (10 years ago)
Author:
flavoni
Message:

add missing declaration of dummy integer, see ticket #1191

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/OFF_SRC/domain.F90

    r4322 r4323  
    5959      !!---------------------------------------------------------------------- 
    6060      !! * Local declarations 
     61      INTEGER ::   jk                ! dummy loop argument 
    6162      INTEGER ::   iconf = 0         ! temporary integers 
    6263      !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.