1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 11:15:55 +01:00

silly change

This commit is contained in:
Peter Boyle 2015-06-09 22:36:48 +01:00
parent e8b43944e7
commit 4d11fc0330

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);