mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Applying formatter
This commit is contained in:
parent
6f0c6f5296
commit
d0988327fe
7 changed files with 86 additions and 66 deletions
|
|
@ -214,7 +214,8 @@ void get_run_parameters(pugi::xml_node node_base)
|
|||
}
|
||||
}
|
||||
|
||||
void read_settings_xml() {
|
||||
void read_settings_xml()
|
||||
{
|
||||
using namespace settings;
|
||||
using namespace pugi;
|
||||
// Check if settings.xml exists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue