1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

silly change

This commit is contained in:
Peter Boyle 2015-06-09 22:36:48 +01:00
parent d8ddec86f7
commit f0530e9f52

View File

@ -25,7 +25,6 @@ int main (int argc, char ** argv)
std::vector<LatticeColourMatrix> U(4,&Fine);
NerscField header;
std::string file("./ckpoint_lat.4000");
readNerscConfiguration(Umu,header,file);