Changeset 1727


Ignore:
Timestamp:
Nov 20, 2015 7:22:02 AM (8 years ago)
Author:
knoop
Message:

Bugfix: Cause of syntax warning gfortran preprocessor removed

File:
1 edited

Legend:

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

    r1683 r1727  
    128128        LOGICAL      ::  particle_mask
    129129        INTEGER(iwp) ::  block_nr
    130 #endif                                                      !One 32 Bit word for 64 Bit alignment in Type declaration
     130#endif
     131!-- One 32 Bit word for 64 Bit alignment in Type declaration
    131132    END TYPE particle_type
    132133
Note: See TracChangeset for help on using the changeset viewer.