From ef98b56e17771176830596f9eca1d7a0ce710af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Thu, 26 Jan 2017 08:14:01 +0100 Subject: [PATCH] add lmod and modify menu --- docs.it4i/software/lmod.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md index d87fa4caa..8d00f41e4 100644 --- a/docs.it4i/software/lmod.md +++ b/docs.it4i/software/lmod.md @@ -63,6 +63,7 @@ $ ml av ``` In the current module naming scheme, each module name consists of two parts: + * the part before the first /, corresponding to the software name; and * the remainder, corresponding to the software version, the compiler toolchain that was used to install the software, and a possible version suffix -- GitLab