1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-19 08:17:05 +01:00

Merge pull request #241 from nils-asmussen/fix/remQCDns_ignore_ws

Undo whitespace changes in fix/removeQCDremnants to allow comparing relevant changes
This commit is contained in:
2019-12-09 18:02:21 +00:00
committed by GitHub
17 changed files with 185 additions and 198 deletions

View File

@ -28,7 +28,6 @@ See the full license in the file "LICENSE" in the top level distribution directo
#include <Hadrons/DiskVector.hpp>
using namespace Grid;
using namespace Grid::QCD;
using namespace Grid::Hadrons;
GRID_SERIALIZABLE_ENUM(Enum, undef, red, 1, blue, 2, green, 3);