mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-18 09:45:55 +01:00
C++ emacs happy
This commit is contained in:
parent
dda151250f
commit
ab1068044e
@ -43,8 +43,7 @@ extern "C" {
|
|||||||
#include "lime.h"
|
#include "lime.h"
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace Grid {
|
NAMESPACE_BEGIN(Grid);
|
||||||
namespace QCD {
|
|
||||||
|
|
||||||
/////////////////////////////////
|
/////////////////////////////////
|
||||||
// Encode word types as strings
|
// Encode word types as strings
|
||||||
@ -790,7 +789,7 @@ class IldgReader : public GridLimeReader {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
}}
|
NAMESPACE_END(Grid);
|
||||||
|
|
||||||
//HAVE_LIME
|
//HAVE_LIME
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user