mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-25 03:02:02 +01:00
Eigenpack converter, to be tested, HadronsXmlRun moved to Utilities directory
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
SUBDIRS = . Utilities
|
||||
|
||||
lib_LIBRARIES = libHadrons.a
|
||||
bin_PROGRAMS = HadronsXmlRun
|
||||
|
||||
include modules.inc
|
||||
|
||||
@ -31,6 +32,3 @@ nobase_libHadrons_a_HEADERS = \
|
||||
ModuleFactory.hpp \
|
||||
Solver.hpp \
|
||||
VirtualMachine.hpp
|
||||
|
||||
HadronsXmlRun_SOURCES = HadronsXmlRun.cc
|
||||
HadronsXmlRun_LDADD = libHadrons.a -lGrid
|
||||
|
Reference in New Issue
Block a user