1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 20:57:06 +01:00

Merge branch 'develop' into feature/hirep

This commit is contained in:
Guido Cossu
2016-08-30 18:21:36 +01:00
503 changed files with 84592 additions and 1780 deletions

View File

@ -1,8 +1,8 @@
#ifndef HMC_TYPES_H
#define HMC_TYPES_H
#include <qcd/representations/adjoint.h>
#include <qcd/representations/fundamental.h>
#include <Grid/qcd/representations/adjoint.h>
#include <Grid/qcd/representations/fundamental.h>
#include <tuple>
#include <utility>