1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-21 01:24:16 +01:00

First commit for measurement software 'Hadrons'

This commit is contained in:
2015-10-27 17:33:18 +00:00
parent 8709117aea
commit 538b16610b
10 changed files with 238 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# additional include paths necessary to compile the C++ library
AM_CXXFLAGS = -I$(top_srcdir)/
SUBDIRS = lib tests benchmarks
SUBDIRS = lib tests benchmarks programs
filelist: $(SUBDIRS)