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

remove remnants of the namespace QCD

This commit is contained in:
2019-08-19 20:30:33 +01:00
parent 95f66cc93c
commit ad01290545
5 changed files with 4 additions and 7 deletions

View File

@ -97,7 +97,6 @@ protected:
////////////////////////////////////
// Classes for the user
////////////////////////////////////
// Note: the space time grid should be out of the QCD namespace
template <class vector_type>
class GridFourDimModule : public GridModule
{