mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-10 22:20:45 +01:00
Namespace
This commit is contained in:
parent
2c2da60cc2
commit
71ebd61327
@ -30,7 +30,7 @@ directory
|
||||
#ifndef HMC_GRID_MODULES
|
||||
#define HMC_GRID_MODULES
|
||||
|
||||
namespace Grid {
|
||||
NAMESPACE_BEGIN(Grid);
|
||||
|
||||
// Resources
|
||||
// Modules for grids
|
||||
@ -172,6 +172,6 @@ public:
|
||||
typedef GridFourDimModule<vComplex> GridDefaultFourDimModule;
|
||||
|
||||
|
||||
} // namespace Grid
|
||||
NAMESPACE_END(Grid);
|
||||
|
||||
#endif // HMC_GRID_MODULES
|
||||
|
Loading…
x
Reference in New Issue
Block a user