Salome HOME
merge from BR_For40_DSC 28 jan 08
authorprascle <prascle>
Mon, 28 Jan 2008 22:03:05 +0000 (22:03 +0000)
committerprascle <prascle>
Mon, 28 Jan 2008 22:03:05 +0000 (22:03 +0000)
commit5e0224ce76dad929130fa04e84e74a782229a2dd
treeda2067b461c33570ceec8613e4cf0844cdeca48e
parent1069ca8dfd5d9746bdbf5e4022f7ac3441ddfdb2
merge from BR_For40_DSC 28 jan 08
86 files changed:
bin/appli_gen.py
bin/orbmodule.py
bin/server.py
idl/Makefile.am
idl/SALOME_Component.idl
idl/SALOME_ModuleCatalog.idl
resources/CatalogResources.xml.in
resources/KERNELCatalog.xml.in
salome_adm/unix/Makefile.am
salome_adm/unix/pythonbe.py [deleted file]
src/Batch/BatchLight_BatchManager.cxx [deleted file]
src/Batch/BatchLight_BatchManager.hxx [deleted file]
src/Batch/BatchLight_BatchManager_PBS.cxx [deleted file]
src/Batch/BatchLight_BatchManager_PBS.hxx [deleted file]
src/Batch/BatchLight_BatchManager_SLURM.cxx [deleted file]
src/Batch/BatchLight_BatchManager_SLURM.hxx [deleted file]
src/Batch/BatchLight_Job.cxx [deleted file]
src/Batch/BatchLight_Job.hxx [deleted file]
src/Batch/Batch_BatchManagerCatalog.cxx
src/Batch/Batch_BatchManagerCatalog.hxx
src/Batch/Batch_Date.cxx
src/Batch/Batch_PyVersatile.cxx
src/Batch/Makefile.am
src/Batch/MpiImpl.cxx [deleted file]
src/Batch/MpiImpl.hxx [deleted file]
src/Container/Component_i.cxx
src/Container/Container_i.cxx
src/Container/SALOME_ComponentPy.py
src/Container/SALOME_Component_i.hxx
src/Container/SALOME_Container.cxx
src/Container/SALOME_Container.py
src/Container/SALOME_ContainerManager.cxx
src/Container/SALOME_Container_i.hxx
src/Container/Salome_file_i.cxx
src/Container/Salome_file_i.hxx
src/DF/DF_definitions.hxx
src/DSC/ParallelDSC/ParallelDSC_i.cxx
src/DSC/ParallelDSC/ParallelDSC_i.hxx
src/KERNEL_PY/salome_study.py
src/Launcher/BatchLight_BatchManager.cxx [new file with mode: 0644]
src/Launcher/BatchLight_BatchManager.hxx [new file with mode: 0644]
src/Launcher/BatchLight_BatchManager_PBS.cxx [new file with mode: 0644]
src/Launcher/BatchLight_BatchManager_PBS.hxx [new file with mode: 0644]
src/Launcher/BatchLight_BatchManager_SLURM.cxx [new file with mode: 0644]
src/Launcher/BatchLight_BatchManager_SLURM.hxx [new file with mode: 0644]
src/Launcher/BatchLight_Job.cxx [new file with mode: 0644]
src/Launcher/BatchLight_Job.hxx [new file with mode: 0644]
src/Launcher/Makefile.am
src/Launcher/MpiImpl.cxx [new file with mode: 0644]
src/Launcher/MpiImpl.hxx [new file with mode: 0644]
src/LifeCycleCORBA/SALOME_FileTransferCORBA.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_Acomponent_impl.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_Acomponent_impl.hxx
src/ModuleCatalog/SALOME_ModuleCatalog_Handler.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_Handler.hxx
src/ModuleCatalog/SALOME_ModuleCatalog_Parser.hxx
src/ModuleCatalog/SALOME_ModuleCatalog_impl.cxx
src/ModuleCatalog/SALOME_ModuleCatalog_impl.hxx
src/NamingService/NamingService_WaitForServerReadiness.cxx
src/NamingService/SALOME_NamingService.cxx
src/NamingService/Test/NamingServiceTest.cxx
src/NamingService/Test/TestNamingService.py
src/ParallelContainer/Makefile.am
src/ParallelContainer/Parallel_Salome_file_i.cxx
src/ParallelContainer/Parallel_Salome_file_i.hxx
src/ParallelContainer/SALOME_ParallelComponent_i.cxx
src/ParallelContainer/SALOME_ParallelComponent_i.hxx
src/ParallelContainer/SALOME_ParallelContainerNodeDummy.cxx
src/ParallelContainer/SALOME_ParallelContainerNodeMpi.cxx
src/ParallelContainer/SALOME_ParallelContainerProxyDummy.cxx
src/ParallelContainer/SALOME_ParallelContainerProxyMpi.cxx
src/ParallelContainer/SALOME_ParallelContainerProxy_i.cxx [new file with mode: 0644]
src/ParallelContainer/SALOME_ParallelContainerProxy_i.hxx [new file with mode: 0644]
src/ParallelContainer/SALOME_ParallelContainer_i.cxx
src/ParallelContainer/SALOME_ParallelContainer_i.hxx
src/ResourcesManager/SALOME_ResourcesCatalog_Handler.cxx
src/ResourcesManager/SALOME_ResourcesManager.cxx
src/SALOMEDS/SALOMEDS.cxx
src/SALOMEDS/SALOMEDS_Driver_i.hxx
src/SALOMEDS/SALOMEDS_Server.cxx
src/SALOMEDS/SALOMEDS_StudyManager_i.cxx
src/SALOMEDS/SALOMEDS_StudyManager_i.hxx
src/SALOMELocalTrace/FileTraceCollector.cxx
src/SALOMETraceCollector/SALOMETraceCollector.cxx
src/Utils/Utils_DESTRUCTEUR_GENERIQUE.hxx
src/Utils/Utils_ORB_INIT.cxx