1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 23:37:06 +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

View File

@ -175,6 +175,8 @@ AC_CONFIG_FILES(Makefile)
AC_CONFIG_FILES(lib/Makefile)
AC_CONFIG_FILES(tests/Makefile)
AC_CONFIG_FILES(benchmarks/Makefile)
AC_CONFIG_FILES(programs/Makefile)
AC_CONFIG_FILES(programs/Hadrons/Makefile)
AC_OUTPUT