Skip to content

Commit d2e2640

Browse files
committed
prepare for PR
1 parent 0803f58 commit d2e2640

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

abaInstall_HZWpara.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

cmake/FindELPA.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ endif()
2020
find_path(ELPA_INCLUDE_DIRS
2121
elpa/elpa.h
2222
HINTS ${ELPA_DIR}
23-
PATH_SUFFIXES "include" "include/elpa" "include/elpa_openmp-2021.11.001"
23+
PATH_SUFFIXES "include" "include/elpa"
2424
)
2525
# Fix #3589
2626
# First if judges if ELPA dir specified

0 commit comments

Comments
 (0)