Turn on active_batches during replay_batch_history.

This commit is contained in:
Paul Romano 2012-11-28 21:08:58 -05:00
parent 4625949f51
commit e2b6141b37

View file

@ -999,6 +999,7 @@ contains
! batches
if (current_batch == n_inactive) then
tallies_on = .true.
active_batches = .true.
call setup_active_usertallies()
end if