mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
FPE's on macos set up
This commit is contained in:
@ -52,7 +52,6 @@ namespace Grid {
|
||||
void GridCmdOptionCSL(std::string str,std::vector<std::string> & vec);
|
||||
void GridCmdOptionIntVector(std::string &str,std::vector<int> & vec);
|
||||
|
||||
std::string demangle(const char* name) ;
|
||||
|
||||
void GridParseLayout(char **argv,int argc,
|
||||
std::vector<int> &latt,
|
||||
|
Reference in New Issue
Block a user