diff --git a/lib/qcd/action/fermion/Fermion.h b/lib/qcd/action/fermion/Fermion.h index ad2f383d..05f079e8 100644 --- a/lib/qcd/action/fermion/Fermion.h +++ b/lib/qcd/action/fermion/Fermion.h @@ -23,8 +23,8 @@ Author: Peter Boyle 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. See the full license in the file "LICENSE" in the top level distribution directory - *************************************************************************************/ - /* END LEGAL */ +*************************************************************************************/ +/* END LEGAL */ #ifndef GRID_QCD_FERMION_H #define GRID_QCD_FERMION_H @@ -85,8 +85,7 @@ Author: Peter Boyle // Cayley 5d -namespace Grid { - namespace QCD { +NAMESPACE_BEGIN(Grid); typedef WilsonFermion WilsonFermionR; typedef WilsonFermion WilsonFermionF; @@ -286,7 +285,7 @@ typedef ImprovedStaggeredFermion5D ImprovedStaggeredFermion typedef ImprovedStaggeredFermion5D ImprovedStaggeredFermionVec5dD; - }} +NAMESPACE_END(Grid); //////////////////// // Scalar QED actions