1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

Namespace, indent

This commit is contained in:
paboyle 2018-01-14 23:22:42 +00:00
parent 017dcd69a6
commit 08772d5e0c

View File

@ -33,8 +33,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/MobiusEOFAFermion.h>
namespace Grid {
namespace QCD {
NAMESPACE_BEGIN(Grid);
/*
* Dense matrix versions of routines
@ -980,4 +979,4 @@ namespace QCD {
#endif
}}
NAMESPACE_END(Grid);