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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user