Ignore:
Timestamp:
Mar 21, 2014 9:13:16 AM (10 years ago)
Author:
suehring
Message:

Bugfixes in ONLY statements

File:
1 edited

Legend:

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

    r1321 r1324  
    2020! Current revisions:
    2121! -----------------
     22! Bugfix: ONLY statement for module netcdf_control removed
    2223!
    2324! Former revisions:
     
    8990    USE kinds
    9091
    91     USE netcdf_control,                                                        &
    92         ONLY:  domask_unit
     92    USE netcdf_control
    9393
    9494    USE particle_attributes,                                                   &
Note: See TracChangeset for help on using the changeset viewer.