mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Fixed bug in input_xml causing gfortran to not compile.
This commit is contained in:
parent
cfc1dc2ab3
commit
aee6beb01a
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ contains
|
|||
verbosity_ = 0
|
||||
energy_grid_ = "union"
|
||||
seed_ = 0_8
|
||||
write_source = ""
|
||||
write_source_ = ""
|
||||
source_ % type = ""
|
||||
|
||||
! Parse settings.xml file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue