mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
8 lines
181 B
C++
8 lines
181 B
C++
#include <Hadrons/Modules/MDistil/Baryon2pt.hpp>
|
|
|
|
using namespace Grid;
|
|
using namespace Hadrons;
|
|
using namespace MDistil;
|
|
|
|
template class Grid::Hadrons::MDistil::TBaryon2pt<FIMPL>;
|