mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-30 17:34:43 +00:00
Hadrons: code cleaning
This commit is contained in:
@@ -86,7 +86,7 @@ private:
|
||||
void configLoop(void);
|
||||
unsigned int execute(const std::vector<std::string> &program);
|
||||
// pretty size formatting
|
||||
std::string sizeString(long unsigned int bytes);
|
||||
static std::string sizeString(long unsigned int bytes);
|
||||
private:
|
||||
long unsigned int locVol_;
|
||||
std::string parameterFileName_;
|
||||
|
||||
Reference in New Issue
Block a user