mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-04 21:34:41 +00:00
Hadrons: code cleaning
This commit is contained in:
@@ -117,8 +117,6 @@ void Application::parseParameterFile(void)
|
||||
} while (reader.nextElement("module"));
|
||||
pop(reader);
|
||||
pop(reader);
|
||||
env_.setSeed(strToVec<int>(par_.seed));
|
||||
env_.printContent();
|
||||
}
|
||||
|
||||
// schedule computation ////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user