mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
8 lines
218 B
C++
8 lines
218 B
C++
#include <Hadrons/Modules/MContraction/SigmaToNucleonNonEye.hpp>
|
|
|
|
using namespace Grid;
|
|
using namespace Hadrons;
|
|
using namespace MContraction;
|
|
|
|
template class Grid::Hadrons::MContraction::TSigmaToNucleonNonEye<FIMPL>;
|