mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
qed-fvol: build fix
This commit is contained in:
parent
bc6678732f
commit
2e3c5890b6
@ -1 +1 @@
|
|||||||
SUBDIRS = Hadrons
|
SUBDIRS = Hadrons qed-fvol
|
@ -1,4 +1,4 @@
|
|||||||
AM_CXXFLAGS += -I$(top_srcdir)/programs -I../$(top_srcdir)/programs
|
AM_CXXFLAGS += -I$(top_srcdir)/extras
|
||||||
|
|
||||||
bin_PROGRAMS = qed-fvol
|
bin_PROGRAMS = qed-fvol
|
||||||
|
|
||||||
|
@ -57,6 +57,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
|
|||||||
////////////////////////////////////////////
|
////////////////////////////////////////////
|
||||||
// Gauge Actions
|
// Gauge Actions
|
||||||
////////////////////////////////////////////
|
////////////////////////////////////////////
|
||||||
|
#include <Grid/qcd/action/gauge/Photon.h>
|
||||||
#include <Grid/qcd/action/gauge/WilsonGaugeAction.h>
|
#include <Grid/qcd/action/gauge/WilsonGaugeAction.h>
|
||||||
#include <Grid/qcd/action/gauge/PlaqPlusRectangleAction.h>
|
#include <Grid/qcd/action/gauge/PlaqPlusRectangleAction.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user