Update include/openmc/source.h

Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
davidjohnlong 2020-03-12 15:46:08 +00:00 committed by GitHub
parent 29cd473448
commit 47ea7bbcf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ Particle::Bank sample_external_source(uint64_t* seed);
//! Sample a site from custom source library
Particle::Bank sample_custom_source_library(uint64_t* seed);
//Load custom source library
//! Load custom source library
void load_custom_source_library();
//Release custom source library