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

Namespace, format change

This commit is contained in:
paboyle 2018-01-14 23:36:45 +00:00
parent c527e39881
commit a84ebe5624

View File

@ -34,8 +34,7 @@ See the full license in the file "LICENSE" in the top level distribution directo
#include <Grid/qcd/action/fermion/FermionCore.h>
#include <Grid/qcd/action/fermion/DomainWallEOFAFermion.h>
namespace Grid {
namespace QCD {
NAMESPACE_BEGIN(Grid);
/*
* Dense matrix versions of routines
@ -156,4 +155,4 @@ namespace QCD {
#endif
}}
NAMESPACE_END(Grid);