diff --git a/Grid/qcd/action/gauge/GaugeImplTypes.h b/Grid/qcd/action/gauge/GaugeImplTypes.h index 8bbcde1017..9d3fa9ad59 100644 --- a/Grid/qcd/action/gauge/GaugeImplTypes.h +++ b/Grid/qcd/action/gauge/GaugeImplTypes.h @@ -78,6 +78,8 @@ template typedef Lattice LinkField; typedef Lattice Field; + typedef Group GaugeGroup; + // Guido: we can probably separate the types from the HMC functions // this will create 2 kind of implementations // probably confusing the users