21 lines
379 B
Plaintext
21 lines
379 B
Plaintext
#%Module1.0
|
|
|
|
module-whatis "mocha matlab executable"
|
|
module-url "https://cafe.psi.ch"
|
|
module-license "GPL V3"
|
|
module-maintainer "Felix Armborst <felix.armborst@psi.ch>"
|
|
|
|
module-help "
|
|
Versions
|
|
RHEL vrhel
|
|
EPICS vepics
|
|
GCC vgcc
|
|
CAFE vcafe
|
|
|
|
Further details under https://cafe.psi.ch/mocha.html
|
|
"
|
|
|
|
module load matlab/vmatlab
|
|
|
|
prepend-path MATLABPATH "$PREFIX/libexec"
|