#
-echo "##############################################"
-echo "############### IMPORTANT NOTE ###############"
-echo "##############################################"
-echo "# The runAppli 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. #
+###############################################
APPLI_HOME=`dirname $0`
#
-echo "##############################################"
-echo "############### IMPORTANT NOTE ###############"
-echo "##############################################"
-echo "# The runConsole 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. #
+###############################################
APPLI_HOME=`dirname $0`
# Use it without args to run an interactive shell under Salome env
-echo "##############################################"
-echo "############### IMPORTANT NOTE ###############"
-echo "##############################################"
-echo "# The runSession 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. #
+###############################################
APPLI_HOME=`dirname $0`
#
-##############################################
-############### IMPORTANT NOTE ###############
-##############################################
-# The envSalome.py script is obsolete. #
-# Please consider the new salome.py command. #
-# More info: cedric.aguerre@edf.fr #
-##############################################
+###############################################
+############### IMPORTANT NOTE ################
+###############################################
+# The runConsole script is obsolete. #
+# Please consider the new salome.py launcher. #
+###############################################
import os
#
-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.
${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"
-