1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-01-25 10:54:43 +00:00

Hadrons: sources are now independent modules

This commit is contained in:
2016-05-03 18:17:28 -07:00
parent b865dd9da8
commit ba878724ce
6 changed files with 285 additions and 189 deletions

View File

@@ -13,8 +13,7 @@ Hadrons_SOURCES = \
# general modules
Hadrons_SOURCES += \
MQuark.cc \
MSource.cc
MQuark.cc
# fermion actions
Hadrons_SOURCES += \
@@ -34,4 +33,9 @@ Hadrons_SOURCES += \
Hadrons_SOURCES += \
SolRBPrecCG.cc
# source modules
Hadrons_SOURCES += \
SrcPoint.cc \
SrcZ2.cc
Hadrons_LDADD = -lGrid