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

Changeset 485


Ignore:
Timestamp:
2006-06-29T16:55:55+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_bugfix_051 : SM + CT : remove bad syntax "::" when using keyword PUBLIC to allow subroutines availables out of one module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/iom.F90

    r484 r485  
    2727   PRIVATE 
    2828 
    29    PUBLIC :: iom_open, iom_close, iom_get, iom_varid, iom_get_gblatt 
     29   PUBLIC iom_open, iom_close, iom_get, iom_varid, iom_get_gblatt 
    3030 
    3131   !! * Interfaces 
Note: See TracChangeset for help on using the changeset viewer.