1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/qcd/spin/Spin.h

6 lines
115 B
C
Raw Normal View History

2017-02-22 18:09:33 +00:00
#ifndef QCD_SPIN_H
#define QCD_SPIN_H
#include <Grid/qcd/spin/Dirac.h>
#include <Grid/qcd/spin/TwoSpinor.h>
#endif