Skip to content
Snippets Groups Projects
Commit a7a83b11 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

update dependencies for USER-CGSDK package. make script permissions consistent

parent 8697cac6
No related branches found
No related tags found
No related merge requests found
Showing with 3 additions and 4 deletions
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
src/Depend.sh 100644 → 100755
...@@ -96,9 +96,8 @@ if (test $1 = "MOLECULE") then ...@@ -96,9 +96,8 @@ if (test $1 = "MOLECULE") then
depend GPU depend GPU
depend KOKKOS depend KOKKOS
depend USER-MISC depend USER-MISC
depend USER-OMP
depend USER-FEP depend USER-FEP
depend USER-CGDNA depend USER-OMP
depend USER-INTEL depend USER-INTEL
fi fi
......
File mode changed from 100644 to 100755
src/Install.sh 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
src/Make.sh 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
src/Package.sh 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
...@@ -28,8 +28,8 @@ action () { ...@@ -28,8 +28,8 @@ action () {
# list of files with optional dependcies # list of files with optional dependcies
action angle_sdk.cpp angle_harmonic.cpp action angle_sdk.cpp
action angle_sdk.h angle_harmonic.cpp action angle_sdk.h
action lj_sdk_common.h action lj_sdk_common.h
action pair_lj_sdk.cpp action pair_lj_sdk.cpp
action pair_lj_sdk.h action pair_lj_sdk.h
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment