Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
132e2cfa
Commit
132e2cfa
authored
Mar 22, 2016
by
gsell
Browse files
Compiler/root/modulefiles:
- use new module procedures instead of 'set xyz'
parent
ec05c2de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
10 deletions
+6
-10
Compiler/root/modulefile
Compiler/root/modulefile
+6
-10
No files found.
Compiler/root/modulefile
View file @
132e2cfa
#%Module1.0
set
whatis "CERN root"
set
url "http://root.cern.ch/"
set
license "GNU LGPL v2"
set
maintainer "Achim Gsell <achim.gsell@psi.ch>"
set
help "
module-
whatis
"CERN root"
module-
url "http://root.cern.ch/"
module-
license
"GNU LGPL v2"
module-
maintainer "Achim Gsell <achim.gsell@psi.ch>"
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment