mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Fix class name in comment in source.cpp
Co-authored-by: DanShort12 <66615563+DanShort12@users.noreply.github.com>
This commit is contained in:
parent
9af5541e88
commit
b57ee1f757
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ Particle::Bank IndependentSource::sample(uint64_t* seed) const
|
|||
}
|
||||
|
||||
//==============================================================================
|
||||
// SourceFile implementation
|
||||
// FileSource implementation
|
||||
//==============================================================================
|
||||
|
||||
FileSource::FileSource(std::string path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue