mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Updates to simplify model filename checking
This commit is contained in:
parent
270331aff9
commit
bc1791d367
2 changed files with 18 additions and 14 deletions
|
|
@ -21,8 +21,6 @@ void read_separate_xml_files();
|
|||
//! Write some output that occurs right after initialization
|
||||
void initial_output();
|
||||
|
||||
|
||||
std::string args_xml_filename {};
|
||||
} // namespace openmc
|
||||
|
||||
#endif // OPENMC_INITIALIZE_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue