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

Hadrons: code cleaning

This commit is contained in:
2016-12-05 13:57:34 +09:00
parent dd6fb140c5
commit 320268fe93
7 changed files with 9 additions and 10 deletions

View File

@ -32,7 +32,7 @@ using namespace Hadrons;
using namespace MAction;
/******************************************************************************
* DWF implementation *
* DWF implementation *
******************************************************************************/
// constructor /////////////////////////////////////////////////////////////////
DWF::DWF(const std::string name)

View File

@ -32,7 +32,7 @@ using namespace Hadrons;
using namespace MAction;
/******************************************************************************
* Wilson implementation *
* Wilson implementation *
******************************************************************************/
// constructor /////////////////////////////////////////////////////////////////
Wilson::Wilson(const std::string name)