1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 23:37:06 +01:00

Added ZFIMPL to SeqGamma

This commit is contained in:
fionnoh
2019-05-23 12:42:40 +01:00
parent a66d110b88
commit 246f10001e
2 changed files with 2 additions and 1 deletions

View File

@ -32,4 +32,4 @@ using namespace Hadrons;
using namespace MSource;
template class Grid::Hadrons::MSource::TSeqGamma<FIMPL>;
template class Grid::Hadrons::MSource::TSeqGamma<ZFIMPL>;