mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
Namespace
This commit is contained in:
parent
12a7216dfe
commit
cfe6c6838f
@ -48,8 +48,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
} \
|
} \
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
// HMC Resource manager
|
// HMC Resource manager
|
||||||
template <class ImplementationPolicy>
|
template <class ImplementationPolicy>
|
||||||
@ -305,7 +304,7 @@ private:
|
|||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
|
||||||
}
|
NAMESPACE_END(Grid);
|
||||||
|
|
||||||
#endif // HMC_RESOURCE_MANAGER_H
|
#endif // HMC_RESOURCE_MANAGER_H
|
||||||
|
Loading…
Reference in New Issue
Block a user