mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-14 17:55:38 +00:00
8 lines
187 B
C++
8 lines
187 B
C++
|
#include <Hadrons/Modules/MDistil/DistilSource.hpp>
|
||
|
|
||
|
using namespace Grid;
|
||
|
using namespace Hadrons;
|
||
|
using namespace MDistil;
|
||
|
|
||
|
template class Grid::Hadrons::MDistil::TDistilSource<FIMPL>;
|