From c2a9db40dc1c6efb4681e178fcfd414f2f9c61be Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 16 Oct 2018 10:08:32 +0200 Subject: [PATCH] obsolete files 'with_modules' removed --- Compiler/roger/with_modules | 6 ------ MPI/cpmd/with_modules | 2 -- MPI/gromacs/with_modules | 2 -- SandBox/gromacs/with_modules | 3 --- 4 files changed, 13 deletions(-) delete mode 100644 Compiler/roger/with_modules delete mode 100644 MPI/cpmd/with_modules delete mode 100644 MPI/gromacs/with_modules delete mode 100644 SandBox/gromacs/with_modules diff --git a/Compiler/roger/with_modules b/Compiler/roger/with_modules deleted file mode 100644 index 1225db1..0000000 --- a/Compiler/roger/with_modules +++ /dev/null @@ -1,6 +0,0 @@ -gcc/4.8.3 -hdf5_serial/1.8.12 -H5hut_serial/1.99.13 -gsl/1.15 -root/5.34.34 -boost/1.60.0 diff --git a/MPI/cpmd/with_modules b/MPI/cpmd/with_modules deleted file mode 100644 index ffbbbbf..0000000 --- a/MPI/cpmd/with_modules +++ /dev/null @@ -1,2 +0,0 @@ -gcc/4.9.3 -openmpi/1.10.0 diff --git a/MPI/gromacs/with_modules b/MPI/gromacs/with_modules deleted file mode 100644 index ffbbbbf..0000000 --- a/MPI/gromacs/with_modules +++ /dev/null @@ -1,2 +0,0 @@ -gcc/4.9.3 -openmpi/1.10.0 diff --git a/SandBox/gromacs/with_modules b/SandBox/gromacs/with_modules deleted file mode 100644 index ed4bb88..0000000 --- a/SandBox/gromacs/with_modules +++ /dev/null @@ -1,3 +0,0 @@ -gcc/8.2.0 -openmpi/3.1.1 -Python/2.7.14