modulefile for Matlab added
This commit is contained in:
12
Programming/matlab/modulefile
Normal file
12
Programming/matlab/modulefile
Normal file
@@ -0,0 +1,12 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "Matlab"
|
||||
module-url "http://ch.mathworks.com/"
|
||||
module-license "MathWorks"
|
||||
module-maintainer "Ivan Usov <ivan.usov@psi.ch>"
|
||||
module-help "
|
||||
Matlab
|
||||
"
|
||||
|
||||
setenv MATLAB $PREFIX
|
||||
prepend-path LM_LICENSE_FILE $PREFIX/licenses/license.dat
|
||||
Reference in New Issue
Block a user