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:23 +00:00 committed by GitHub
parent 47ea7bbcf5
commit 6c188f2578
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ Particle::Bank sample_custom_source_library(uint64_t* seed);
//! Load custom source library
void load_custom_source_library();
//Release custom source library
//! Release custom source library
void close_custom_source_library();
//! Fill source bank at the end of a generation for dlopen based source simulation