mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-15 02:05:37 +00:00
8 lines
230 B
C++
8 lines
230 B
C++
#include <Hadrons/Modules/MContraction/SigmaToNucleonEye.hpp>
|
|
|
|
using namespace Grid;
|
|
using namespace Hadrons;
|
|
using namespace MContraction;
|
|
|
|
template class Grid::Hadrons::MContraction::TSigmaToNucleonEye<FIMPL,FIMPL,FIMPL,FIMPL>;
|