Removed whitespace.

This commit is contained in:
Brody Bassett 2017-12-15 04:17:40 -05:00
parent 8e6b617116
commit 9b867f9863

View file

@ -4224,7 +4224,7 @@ contains
! Get the minimum and maximum energies
energy_min_neutron = energy_bins(num_energy_groups + 1)
energy_max_neutron = energy_bins(1)
! Get the datasets present in the library
call get_groups(file_id, names)
n_libraries = size(names)