1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 13:57:07 +01:00

Fixing the remaining merge conflicts

This commit is contained in:
Guido Cossu
2017-04-05 16:17:46 +01:00
parent 4b759b8f2a
commit 7b03d8d087
2 changed files with 5 additions and 7 deletions

View File

@ -189,13 +189,6 @@ int main(int argc, char ** argv) {
SimpleCompressor<vobj> compress;
<<<<<<< HEAD
EStencil.HaloExchange(EFoo,compress);
OStencil.HaloExchange(OFoo,compress);
=======
>>>>>>> feature/hmc_generalise
Bar = Cshift(Foo,dir,disp);
if ( disp & 0x1 ) {