diff --git a/Compiler/root/modulefile b/Compiler/root/modulefile index 2aae0b7..2b9108e 100644 --- a/Compiler/root/modulefile +++ b/Compiler/root/modulefile @@ -1,16 +1,12 @@ #%Module1.0 -set whatis "CERN root" -set url "http://root.cern.ch/" -set license "GNU LGPL v2" -set maintainer "Achim Gsell " -set help " +module-whatis "CERN root" +module-url "http://root.cern.ch/" +module-license "GNU LGPL v2" +module-maintainer "Achim Gsell " +module-help " ROOT is an object-oriented framework aimed at solving the data analysis -challenges of high-energy physics. There are two key words in this -definition, object oriented and framework. First, we explain what we -mean by a framework and then why it is an object-oriented framework. +challenges of high-energy physics. " -source $env(PSI_LIBMODULES) - setenv ROOTSYS $PREFIX