1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 23:37:06 +01:00

Get rid of unnecessary multiFile options

This commit is contained in:
Michael Marshall
2019-05-01 08:53:08 +01:00
parent 334f29becb
commit e72e26c899
3 changed files with 44 additions and 43 deletions

View File

@ -49,7 +49,6 @@ public:
std::string, solver,
std::string, noise,
std::string, PerambFileName, //stem!!!
bool, multiFile,
int, nvec,
DistilParameters, Distil);
};