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

10 lines
253 B
C
Raw Normal View History

2017-02-22 18:09:33 +00:00
#ifndef REPRESENTATIONS_H
#define REPRESENTATIONS_H
#include <Grid/qcd/representations/adjoint.h>
#include <Grid/qcd/representations/two_index.h>
#include <Grid/qcd/representations/fundamental.h>
#include <Grid/qcd/representations/hmc_types.h>
#endif