Skip to content

Commit

Permalink
Removed whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
brbass committed Dec 15, 2017
1 parent 8e6b617 commit 9b867f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input_xml.F90
Expand Up @@ -4224,7 +4224,7 @@ subroutine read_mg_cross_sections_header()
! 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)
Expand Down

0 comments on commit 9b867f9

Please sign in to comment.