Ignore:
Timestamp:
Sep 12, 2018 3:02:00 PM (6 years ago)
Author:
raasch
Message:

various changes to avoid compiler warnings (mainly removal of unused variables)

File:
1 edited

Legend:

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

    r2841 r3241  
    2626! -----------------
    2727! $Id$
     28! unused variable removed
     29!
     30! 2841 2018-02-27 15:02:57Z knoop
    2831! Bugfix: wrong placement of include 'mpif.h' corrected
    2932!
     
    183186    INTEGER(iwp) ::  i  !<
    184187
    185     TYPE(arraydef), POINTER ::  ar   !<
    186188    TYPE(pedef), POINTER    ::  ape  !<
    187189
Note: See TracChangeset for help on using the changeset viewer.