Remove trailing whitespace 1

This commit is contained in:
Shikhar Kumar 2018-03-01 16:15:53 -05:00
parent bedf99d2fe
commit a21947ff98

View file

@ -358,7 +358,7 @@ contains
! Determine overall generation and number of active generations
i = overall_generation() - 1
n = i - n_inactive*gen_per_batch
! write out information batch and option independent output
write(UNIT=OUTPUT_UNIT, FMT='(2X,A9)', ADVANCE='NO') &
trim(to_str(current_batch)) // "/" // trim(to_str(gen_per_batch))