Salome HOME
CMake: Sphinx: simplifying Win32 command
[modules/kernel.git] / bin / runSalome
index d4e205543bdccdd2a71675792d639d994560ffdb..6c363e1e11323db547dcd5747859124507f749e7 100755 (executable)
 #
 
 
-echo "##############################################"
-echo "############### IMPORTANT NOTE ###############"
-echo "##############################################"
-echo "# The runSalome script is obsolete.          #"
-echo "# Please consider the new salome.py command. #"
-echo "# More info: cedric.aguerre@edf.fr           #"
-echo "##############################################"
+###############################################
+############### IMPORTANT NOTE ################
+###############################################
+# The runConsole script is obsolete.          #
+# Please consider the new salome.py launcher. #
+###############################################
+
 
 # **********************************************************
 # This file is used by m4 files in many modules to detect SALOME KERNEL.
@@ -38,11 +38,7 @@ echo "##############################################"
 
 
 
-#${KERNEL_ROOT_DIR}/bin/salome/envSalome.py python ${KERNEL_ROOT_DIR}/bin/salome/runSalome.py $*
-
-echo "The runSalome script is obsolete."
-echo "Please consider the new salome.py command."
-echo "More info: cedric.aguerre@edf.fr"
+${KERNEL_ROOT_DIR}/bin/salome/envSalome.py python ${KERNEL_ROOT_DIR}/bin/salome/runSalome.py $*