1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-09 21:50:45 +01:00

Rename headers

This commit is contained in:
Peter Boyle 2023-10-02 16:25:11 -04:00
parent f14bfd5c1b
commit afc316f501

View File

@ -151,8 +151,8 @@ class GaugeGroup {
// The public part of the interface follows below and refers to these // The public part of the interface follows below and refers to these
// private member functions. // private member functions.
#include <Grid/qcd/utils/SUn.impl> #include <Grid/qcd/utils/SUn.impl.h>
#include <Grid/qcd/utils/Sp2n.impl> #include <Grid/qcd/utils/Sp2n.impl.h>
public: public:
template <class cplx> template <class cplx>