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 418 for trunk/NEMO/OPA_SRC/DOM/dommsk.F90 – NEMO

Ignore:
Timestamp:
2006-03-21T09:26:27+01:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_compil_012 : CT : remove missing declaration or warning compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DOM/dommsk.F90

    r367 r418  
    501501      !!---------------------------------------------------------------------- 
    502502      !! *Local declarations 
    503       INTEGER  :: ji, jj, jk, ii    ! dummy loop indices 
     503      INTEGER  :: ji, jj, jk, ii, jl ! dummy loop indices 
    504504      INTEGER ::   ine, inw, ins, inn, itest, ierror, iind, ijnd 
    505505      INTEGER, DIMENSION(jpi*jpj*jpk,3) ::  icoord 
Note: See TracChangeset for help on using the changeset viewer.