mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-07 18:39:34 +00:00
Hadrons: template modules compilation optimisation
This commit is contained in:
@@ -70,7 +70,7 @@ protected:
|
||||
virtual void execute(void);
|
||||
};
|
||||
|
||||
MODULE_REGISTER_NS(Wilson, TWilson<FIMPL>, MAction);
|
||||
MODULE_REGISTER_TMP(Wilson, TWilson<FIMPL>, MAction);
|
||||
|
||||
/******************************************************************************
|
||||
* TWilson template implementation *
|
||||
|
||||
Reference in New Issue
Block a user