Commit a7a83b11 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

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

parent 8697cac6
Loading
Loading
Loading
Loading

src/COMPRESS/Install.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

src/CORESHELL/Install.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

src/Depend.sh

100644 → 100755
+1 −2
Original line number Diff line number Diff line
@@ -96,9 +96,8 @@ if (test $1 = "MOLECULE") then
  depend GPU
  depend KOKKOS
  depend USER-MISC
  depend USER-OMP
  depend USER-FEP
  depend USER-CGDNA
  depend USER-OMP
  depend USER-INTEL
fi

src/GPU/Install.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

src/Install.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

Loading