mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-15 08:25:56 +01:00
8 lines
185 B
C++
8 lines
185 B
C++
#include <Hadrons/Modules/MDistil/PerambLight.hpp>
|
|
|
|
using namespace Grid;
|
|
using namespace Hadrons;
|
|
using namespace MDistil;
|
|
|
|
template class Grid::Hadrons::MDistil::TPerambLight<FIMPL>;
|