Salome HOME
update of the files CMakeLists.txt, run_salome_siman.sh for new SALOME version and...
authorbri <bri@opencascade.com>
Mon, 10 Feb 2014 14:38:21 +0000 (18:38 +0400)
committerbri <bri@opencascade.com>
Mon, 10 Feb 2014 14:38:21 +0000 (18:38 +0400)
scripts/CMakeLists.txt
scripts/run_salome_siman.sh

index 4ad82fa3df078dfd844c898de5da1c46af603dbb..dd9f69f2316863817f23fa3e1806a38b69940a59 100644 (file)
@@ -20,5 +20,4 @@
 # [ files to be installed ]
 FILE(GLOB _install_FILES "${CMAKE_CURRENT_SOURCE_DIR}/*.sh")
 
-LIST(APPEND _install_FILES INSTALL_Applications.txt README)
 INSTALL(FILES ${_install_FILES} DESTINATION share/simanio/misc)
index e728db8696337708f1b8c7b7f1da252d3b90d3e6..bd43e81bcc063e718051a4456468c717e5a36200 100644 (file)
@@ -123,8 +123,8 @@ echo "display = " ${DISPLAY}
 echo
 echo ">>> SALOME-SIMAN running"
 
-#modules="KERNEL,GEOM,MED,SMESH,VISU,YACS,CASTEM"
-modules="KERNEL,GEOM,MED,SMESH,VISU,YACS,YACSGEN,EFICAS,ASTER,SYRTHES"
+#modules="KERNEL,GEOM,MED,SMESH,PARAVIS,YACS,CASTEM"
+modules="KERNEL,GEOM,MED,SMESH,PARAVIS,YACS,YACSGEN,EFICAS,ASTER,SYRTHES"
 
 export NOT_INTERCEPT_SIGNALS=1