Commit 5c1b44ec authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Minor edits

parent 4a87b9b6
......@@ -619,7 +619,7 @@ int BrookRandomNumberGenerator::_loadGVShuffle( void ){
const int np = sizeof(p) / sizeof(p[0]);
const int pmax = p[np-1];
static const std::string methodName = "\nBrookRandomNumberGenerator::loadGVShuffle";
static const std::string methodName = "BrookRandomNumberGenerator::loadGVShuffle";
int printOn = 0;
// ---------------------------------------------------------------------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment