mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 04:37:05 +01:00
Get rid of unnecessary multiFile options
This commit is contained in:
@ -58,7 +58,6 @@ public:
|
||||
std::string, lapevec,
|
||||
std::string, source,
|
||||
std::string, sink,
|
||||
bool, multiFile,
|
||||
int, tsrc,
|
||||
std::string, nvec,
|
||||
std::string, TI)
|
||||
|
@ -49,7 +49,6 @@ public:
|
||||
std::string, solver,
|
||||
std::string, noise,
|
||||
std::string, PerambFileName, //stem!!!
|
||||
bool, multiFile,
|
||||
int, nvec,
|
||||
DistilParameters, Distil);
|
||||
};
|
||||
|
Reference in New Issue
Block a user