IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 03748e98 authored by Remy Prechelt's avatar Remy Prechelt
Browse files

Point CONEXSourceCut to correct SIBYLL stream.

parent a3be953d
No related branches found
No related tags found
2 merge requests!234WIP: Initial example of python as script language from C++,!220Updates to RNGManager interface and RNG names
Pipeline #1901 passed
......@@ -27,7 +27,7 @@ using namespace corsika::units::si;
TEST_CASE("CONEXSourceCut") {
random::RNGManager::GetInstance().RegisterRandomStream("cascade");
random::RNGManager::GetInstance().RegisterRandomStream("s_rndm");
random::RNGManager::GetInstance().RegisterRandomStream("sibyll");
feenableexcept(FE_INVALID);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment