mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 08:17:05 +01:00
GLobal edit for QCD namespace removal & NAMESPACE macros
This commit is contained in:
@ -37,7 +37,7 @@ int main(int argc,char **argv)
|
||||
#if 0
|
||||
#include <simd/Intel512wilson.h>
|
||||
using namespace Grid;
|
||||
using namespace Grid::QCD;
|
||||
;
|
||||
|
||||
void ZmulF(void *ptr1,void *ptr2,void *ptr3);
|
||||
void Zmul(void *ptr1,void *ptr2,void *ptr3);
|
||||
|
Reference in New Issue
Block a user