1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-10 06:00:45 +01:00

Warning removal

This commit is contained in:
paboyle 2018-01-25 23:37:15 +00:00
parent 40ee1e1957
commit c904822e74

View File

@ -50,7 +50,6 @@ int main (int argc, char ** argv)
lex=zero; lex=zero;
Integer stride =1; Integer stride =1;
{ {
double nrm;
LatticeComplex coor(&Fine); LatticeComplex coor(&Fine);
for(int d=0;d<4;d++){ for(int d=0;d<4;d++){