Skip to content

Commit 8dd4bd7

Browse files
committed
Remove WS
1 parent 428fd70 commit 8dd4bd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_fms/mpp/test_mpp_pelist_gatscat_gen_ind.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ program test_mpp_pelist_gatscat_gen_ind
5252
if (pe == root) print *, '--- PELIST SCATTER/GATHER TESTS ---'
5353

5454
do p = 1, 6
55-
55+
5656
dim_order = perms(:,p)
5757

5858
if (pe == root) then

0 commit comments

Comments
 (0)