1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00

Endif terminated

This commit is contained in:
Azusa Yamaguchi 2015-06-05 10:19:42 +01:00
parent 337b6e83af
commit cc5f518b21

View File

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