mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-28 18:27:07 +01:00
Hadrons: code cleaning
This commit is contained in:
@@ -32,7 +32,7 @@ using namespace Hadrons;
|
||||
using namespace MGauge;
|
||||
|
||||
/******************************************************************************
|
||||
* Load implementation *
|
||||
* Load implementation *
|
||||
******************************************************************************/
|
||||
// constructor /////////////////////////////////////////////////////////////////
|
||||
Load::Load(const std::string name)
|
||||
|
@@ -32,7 +32,7 @@ using namespace Hadrons;
|
||||
using namespace MGauge;
|
||||
|
||||
/******************************************************************************
|
||||
* Random implementation *
|
||||
* Random implementation *
|
||||
******************************************************************************/
|
||||
// constructor /////////////////////////////////////////////////////////////////
|
||||
Random::Random(const std::string name)
|
||||
|
@@ -32,7 +32,7 @@ using namespace Hadrons;
|
||||
using namespace MGauge;
|
||||
|
||||
/******************************************************************************
|
||||
* Unit implementation *
|
||||
* Unit implementation *
|
||||
******************************************************************************/
|
||||
// constructor /////////////////////////////////////////////////////////////////
|
||||
Unit::Unit(const std::string name)
|
||||
|
Reference in New Issue
Block a user