mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-27 09:47:08 +01:00
Namespace
This commit is contained in:
@@ -34,7 +34,7 @@ Define loadable, serializable modules
|
||||
for the HMC execution
|
||||
*/
|
||||
|
||||
namespace Grid {
|
||||
NAMESPACE_BEGIN(Grid);
|
||||
|
||||
// Empty class for no parameters
|
||||
class NoParameters{};
|
||||
@@ -122,9 +122,6 @@ class Registrar {
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
NAMESPACE_END(Grid);
|
||||
|
||||
#endif //HMC_MODULES_H
|
Reference in New Issue
Block a user