mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-26 09:17:08 +01:00
8 lines
202 B
C++
8 lines
202 B
C++
#include <Hadrons/Modules/MContraction/SelfContract.hpp>
|
|
|
|
using namespace Grid;
|
|
using namespace Hadrons;
|
|
using namespace MContraction;
|
|
|
|
template class Grid::Hadrons::MContraction::TSelfContract<FIMPL>;
|