Loading matlab/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Matlab Campus ## set ModulesVersion "2024b" set ModulesVersion "2025b" matlab/2025b 0 → 100644 +29 −0 Original line number Diff line number Diff line #%Module 1.0 # # Matlab module for use with 'environment-modules' package: # set version "2025b" proc ModulesHelp { } { global version puts stderr "\tAdds 'Matlab' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tVersion $version\n" } module-whatis "activates Matlab v$version Campus" conflict matlab set pkghome /opt/apps/matlab/ append pkghome r$version append pkghome _campus set-alias matlab $pkghome/bin/matlab prepend-path PATH $pkghome/bin #setenv GTK_PATH /usr/lib64/gtk-2.0/ unset pkghome petsc/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for PetSc Library ## set ModulesVersion "3.7.6a-lite" set ModulesVersion "3.22.3-system" petsc/3.16.4-system→petsc/3.22.3-system +0 −0 File moved. View file petsc/3.16.4-system-mpi→petsc/3.22.3-system-mpi +0 −0 File moved. View file Loading
matlab/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Matlab Campus ## set ModulesVersion "2024b" set ModulesVersion "2025b"
matlab/2025b 0 → 100644 +29 −0 Original line number Diff line number Diff line #%Module 1.0 # # Matlab module for use with 'environment-modules' package: # set version "2025b" proc ModulesHelp { } { global version puts stderr "\tAdds 'Matlab' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tVersion $version\n" } module-whatis "activates Matlab v$version Campus" conflict matlab set pkghome /opt/apps/matlab/ append pkghome r$version append pkghome _campus set-alias matlab $pkghome/bin/matlab prepend-path PATH $pkghome/bin #setenv GTK_PATH /usr/lib64/gtk-2.0/ unset pkghome
petsc/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for PetSc Library ## set ModulesVersion "3.7.6a-lite" set ModulesVersion "3.22.3-system"