mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
align spaces
This commit is contained in:
parent
f07b0295f9
commit
f58f478375
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ void print_build_info()
|
|||
fmt::print("DAGMC support: {}\n", dagmc);
|
||||
fmt::print("libMesh support: {}\n", libmesh);
|
||||
fmt::print("Coverage testing: {}\n", coverage);
|
||||
fmt::print("Profiling flags: {}\n", profiling);
|
||||
fmt::print("Profiling flags: {}\n", profiling);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue