Changeset 4213 for palm/trunk
- Timestamp:
- Sep 2, 2019 2:25:56 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/pmc_parent_mod.f90
r4212 r4213 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! Allocate array for index_list_2d also for zero-size arrays, in order to 24 ! avoid errors when array bound checks are enabled 23 ! 25 24 ! 26 25 ! Former revisions: 27 26 ! ----------------- 28 27 ! $Id$ 28 ! Allocate array for index_list_2d also for zero-size arrays, in order to 29 ! avoid errors when array bound checks are enabled 30 ! 31 ! 4212 2019-09-02 14:23:05Z suehring 29 32 ! Corrected "Former revisions" section 30 33 !
Note: See TracChangeset
for help on using the changeset viewer.