Salome HOME
Merge from BR_KERNEL_REFACTORING
authoraguerre <aguerre>
Mon, 3 Jun 2013 14:37:30 +0000 (14:37 +0000)
committeraguerre <aguerre>
Mon, 3 Jun 2013 14:37:30 +0000 (14:37 +0000)
commit6d9c102060aa7ad2e25f3e252ab2c1d57de4d38f
treeef0765037fec21c12d9a133b2571cb6866d47ff8
parentdaaea80f8e048d89df3ea270794061f7f8d46395
Merge from BR_KERNEL_REFACTORING
46 files changed:
bin/CMakeLists.txt
bin/Makefile.am
bin/NSparam.py
bin/appli_gen.py
bin/appli_install.sh [deleted file]
bin/appliskel/.bashrc
bin/appliskel/CMakeLists.txt
bin/appliskel/Makefile.am
bin/appliskel/getAppliPath.py
bin/appliskel/runAppli
bin/appliskel/runConsole
bin/appliskel/runSession
bin/appliskel/runTests [deleted file]
bin/appliskel/salome.py [new file with mode: 0755]
bin/appliskel/searchFreePort.sh [deleted file]
bin/config_appli.xml [deleted file]
bin/createAppli.sh [deleted file]
bin/envSalome.py
bin/launchConfigureParser.py
bin/launchSalome.py [deleted file]
bin/orbmodule.py
bin/parseConfigFile.py [new file with mode: 0644]
bin/runConsole.py [new file with mode: 0644]
bin/runNS.py [deleted file]
bin/runNS.sh [deleted file]
bin/runSalome
bin/runSalome.bat [deleted file]
bin/runSalome.csh [deleted file]
bin/runSalome.ksh [deleted file]
bin/runSalome.py
bin/runSession.py [new file with mode: 0644]
bin/salome.launch [deleted file]
bin/salomeConsole.py
bin/salomeRunner.py [new file with mode: 0644]
bin/waitNS.sh [deleted file]
doc/docutils/archives/KERNEL_Services.txt
doc/docutils/archives/SALOME_Application.txt
doc/docutils/archives/txt2html.sh
doc/docutils/archives/userguide.txt
src/Container/CMakeLists.txt
src/Container/Makefile.am
src/KERNEL_PY/salome.py [deleted file]
src/SALOMEDS/SALOMEDS_Driver_i.cxx
src/TestContainer/CMakeLists.txt
src/TestContainer/Makefile.am
src/Utils/Test/TestUtils.py