Skip to content

Commit

Permalink
Change binary name to qmc-check-affinity
Browse files Browse the repository at this point in the history
  • Loading branch information
ye-luo committed Oct 11, 2018
1 parent 4880625 commit 758fcda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QMCTools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ADD_LIBRARY(mocommon ${MOSRCS})

set(QTOOLS convert4qmc extract-eshdf-kvectors)
ADD_EXECUTABLE(getSupercell getSupercell.cpp)
ADD_EXECUTABLE(qmc-checkAffinity checkAffinity.cpp)
ADD_EXECUTABLE(qmc-check-affinity check-affinity.cpp)

FOREACH(p ${QTOOLS})

Expand Down
File renamed without changes.

0 comments on commit 758fcda

Please sign in to comment.