mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-14 01:35:36 +00:00
7 lines
198 B
C++
7 lines
198 B
C++
|
#include <Grid/Hadrons/Modules/MContraction/A2AMeson.hpp>
|
||
|
|
||
|
using namespace Grid;
|
||
|
using namespace Hadrons;
|
||
|
using namespace MContraction;
|
||
|
|
||
|
template class Grid::Hadrons::MContraction::TA2AMeson<FIMPL>;
|