Commit 9f7d4b43 authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

updated salome to v9.3.0

parent 290165bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@
##
## version file for Salome
##
set ModulesVersion  "7.5.1"
 No newline at end of file
set ModulesVersion  "9.3.0"
+6 −8
Original line number Diff line number Diff line
@@ -15,12 +15,10 @@ proc ModulesHelp { } {
module-whatis   "activates the Plugins for Salome $version (no optimization)"



conflict      salome

set           pkghome         /opt/apps/salome

#setenv			YADE_INC	"-I/opt/oofem_2.3_x86_64/include/"
setenv        SALOME_BASE     $pkghome/Salome-V7_5_1-LGPL-x86_64
setenv        SALOME_APPLI    $pkghome/appli_V7_5_1

+6 −7
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ proc ModulesHelp { } {
module-whatis   "activates the Plugins for Salome $version (no optimization)"



conflict      salome

set           pkghome         /opt/apps/salome
+6 −7
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ proc ModulesHelp { } {
module-whatis   "activates the Plugins for Salome $version (no optimization)"



conflict      salome

set           pkghome         /opt/apps/salome

salome/9.3.0

0 → 100644
+28 −0
Original line number Diff line number Diff line
#%Module 1.0
#
#  Salome module for use with 'environment-modules' package:
#
set     version      "9.3.0"

proc ModulesHelp { } {
        global version

        puts stderr "\tAdds 'Salome' to your PATH environment variable"
        puts stderr "\n\tDescription TODO"
        puts stderr "\n\tVersion $yadeversion\n"
}

module-whatis   "activates the Plugins for Salome $version (no optimization)"


conflict      salome

set           pkghome         /opt/apps/salome

setenv        SALOME_BASE     $pkghome/Salome-V9_3_0-x86_64-univ
setenv        SALOME_APPLI    $pkghome/appli_V9_3_0

prepend-path  PATH            $pkghome/appli_V9_3_0


unset         pkghome