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

Changeset 2560


Ignore:
Timestamp:
2011-01-17T12:11:32+01:00 (13 years ago)
Author:
flavoni
Message:

add missing comma in IDL scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/xxx_Med_S_depth.pro

    r2537 r2560  
    1 pro xxx_Med_S_depth S1, S2, SLev, sEXP1, sEXP2, start_end, DEPTH=depth, LAT=lat, POSTSCRIPT = postscript,  _extra = ex 
     1pro xxx_Med_S_depth, S1, S2, SLev, sEXP1, sEXP2, start_end, DEPTH=depth, LAT=lat, POSTSCRIPT = postscript,  _extra = ex 
    22   
    33  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.