1
0
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:
paboyle
2016-09-26 09:36:14 +01:00
parent 7422953e36
commit 296396646d
2 changed files with 23 additions and 17 deletions

View File

@ -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,