1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-01-03 19:29:29 +00:00

first steps to make Hadrons a library

This commit is contained in:
2016-11-28 16:02:15 +09:00
parent fabcd4179d
commit 43928846f2
36 changed files with 194 additions and 116 deletions

View File

@@ -28,7 +28,7 @@ directory.
#ifndef Hadrons_Graph_hpp_
#define Hadrons_Graph_hpp_
#include <Hadrons/Global.hpp>
#include <Grid/Hadrons/Global.hpp>
BEGIN_HADRONS_NAMESPACE