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/write_var_list.f90

    r1321 r1324  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! Bugfix: ONLY statement for module netcdf_control removed
    2323!
    2424! Former revisions:
     
    119119        ONLY:  damp_level_1d, dt_pr_1d, dt_run_control_1d, end_time_1d
    120120   
    121     USE netcdf_control,                                                        &
    122         ONLY:  output_for_t0
     121    USE netcdf_control
    123122   
    124123    USE particle_attributes,                                                   &
Note: See TracChangeset for help on using the changeset viewer.