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

Endif terminated

This commit is contained in:
Azusa Yamaguchi 2015-06-05 10:19:42 +01:00
parent 7f6304fac3
commit ee3031c914

View File

@ -20,3 +20,4 @@ template<class covariant,class gauge> Lattice<covariant> CovShiftBackward(const
return Cshift(tmp,mu,-1);// moves towards positive mu
}
}}
#endif