Skip to content
Snippets Groups Projects
Commit 99232957 authored by Julien Malik's avatar Julien Malik
Browse files

Automated merge with http://hg.orfeo-toolbox.org/OTB

parents 7eeb7ee7 9f510f45
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ public:
void ReinitializeSeed(int seed)
{
m_Generator->Initialize ( seed );
m_Generator->SetSeed ( seed );
}
};
......
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