1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-20 16:56:55 +01:00

Add print of the current git hash on Grid init.

This commit is contained in:
Dan H
2018-03-07 13:11:51 -05:00
parent a7d19dbb64
commit 5e8af396fd
3 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@ -123,6 +123,7 @@ make-bin-BUCK.sh
#####################
lib/qcd/spin/gamma-gen/*.h
lib/qcd/spin/gamma-gen/*.cc
lib/version.h
# vs code editor files #
########################