Salome HOME
Management of scripts+args in SALOME shell and TUI (not yet in GUI)
authoraguerre <aguerre>
Mon, 26 Aug 2013 16:11:13 +0000 (16:11 +0000)
committeraguerre <aguerre>
Mon, 26 Aug 2013 16:11:13 +0000 (16:11 +0000)
commitc525f7db9a62bc0af6ee18abc8eb157cf779ed9d
tree5f91e5e28be9e86f7c7931eea394c2ad4feebe82
parent6a44a0c017a69d6884d6d770829945fa1157e8d8
Management of scripts+args in SALOME shell and TUI (not yet in GUI)
18 files changed:
bin/CMakeLists.txt
bin/appliskel/CMakeLists.txt
bin/appliskel/salome
bin/appliskel/tests/CMakeLists.txt [new file with mode: 0644]
bin/appliskel/tests/launcher/CMakeLists.txt [new file with mode: 0644]
bin/appliskel/tests/launcher/TestLauncherSessionArgs.py [new file with mode: 0644]
bin/appliskel/tests/launcher/add.py [new file with mode: 0755]
bin/appliskel/tests/launcher/getLogger.py [new file with mode: 0644]
bin/appliskel/tests/launcher/hello.py [new file with mode: 0755]
bin/appliskel/tests/launcher/lines.py [new file with mode: 0755]
bin/launchConfigureParser.py
bin/parseConfigFile.py
bin/runConsole.py
bin/runSalome.py
bin/runSession.py
bin/salomeConsole.py
bin/salomeLauncherUtils.py [new file with mode: 0644]
bin/salomeRunner.py