mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-10 14:10:46 +01:00
9 lines
179 B
C++
9 lines
179 B
C++
#include <Hadrons/Modules/MNPR/FourQuark.hpp>
|
|
|
|
using namespace Grid;
|
|
using namespace Hadrons;
|
|
using namespace MNPR;
|
|
|
|
template class Grid::Hadrons::MNPR::TFourQuark<FIMPL,FIMPL>;
|
|
|