X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=bin%2Fappliskel%2FrunSession;h=c6449dc248d8dc0af61fc3fde222e3f629487647;hb=0ac7e21b69c490761be2e69b935e3ba28ab517af;hp=e1616f18b5f1194400308ba7834f8648981395da;hpb=e5867636265822b5e70ca0406c9321ccff264bb0;p=modules%2Fkernel.git diff --git a/bin/appliskel/runSession b/bin/appliskel/runSession index e1616f18b..c6449dc24 100755 --- a/bin/appliskel/runSession +++ b/bin/appliskel/runSession @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE # # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -25,6 +25,15 @@ # Use it with args to run a program : runSession python -i myprog.py # Use it without args to run an interactive shell under Salome env + +############################################### +############### IMPORTANT NOTE ################ +############################################### +# The runConsole script is obsolete. # +# Please consider the new salome.py launcher. # +############################################### + + APPLI_HOME=`dirname $0` NSPORT=last