Changeset 1344 for palm


Ignore:
Timestamp:
Mar 26, 2014 5:33:09 PM (10 years ago)
Author:
kanani
Message:

Added missing parameters to ONLY-attribute

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/exchange_horiz.f90

    r1321 r1344  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! Added missing parameters to ONLY-attribute
    2323!
    2424! Former revisions:
     
    6262
    6363    USE control_parameters,                                                    &
    64         ONLY:  bc_lr_cyc, bc_ns_cyc, grid_level, mg_switch_to_pe0,             &
    65                synchronous_exchange
     64        ONLY:  bc_lr, bc_lr_cyc, bc_ns, bc_ns_cyc, grid_level,                 &
     65               mg_switch_to_pe0, synchronous_exchange
    6666               
    6767    USE cpulog,                                                                &
Note: See TracChangeset for help on using the changeset viewer.