mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Fixing tabs.
This commit is contained in:
parent
5f078b684c
commit
60e57d3ed7
2 changed files with 11 additions and 11 deletions
|
|
@ -210,7 +210,7 @@ void read_settings_xml()
|
|||
|
||||
// DAGMC geometry check
|
||||
if (check_for_node(root, "dagmc")) {
|
||||
dagmc = get_node_value_bool(root, "dagmc");
|
||||
dagmc = get_node_value_bool(root, "dagmc");
|
||||
}
|
||||
|
||||
#ifndef DAGMC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue