]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
- Delete deprecated structures MachineParameters and RessourcesCatalog
authorbarate <barate>
Mon, 28 Jan 2013 09:57:45 +0000 (09:57 +0000)
committerbarate <barate>
Mon, 28 Jan 2013 09:57:45 +0000 (09:57 +0000)
commitb985753623c85ce1d65a0cadd3e942868349ef1b
tree5a96ea9021f4d68d6dfd7b0a4a769f65811fde31
parent4a903f5a819cd83f8a65428e46a48c38228538a4
- Delete deprecated structures MachineParameters and RessourcesCatalog
- Split file SALOME_ContainerManager.idl in three
20 files changed:
idl/CMakeLists.txt
idl/Makefile.am
idl/SALOME_ContainerManager.idl
idl/SALOME_Launcher.idl [new file with mode: 0644]
idl/SALOME_ResourcesManager.idl [new file with mode: 0644]
idl/SALOME_RessourcesCatalog.idl [deleted file]
src/KernelHelpers/SALOME_KernelServices.hxx
src/Launcher/SALOME_Launcher.hxx
src/LifeCycleCORBA/SALOME_FileTransferCORBA.cxx
src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx
src/LifeCycleCORBA/SALOME_LifeCycleCORBA.hxx
src/LifeCycleCORBA/Test/LifeCycleCORBATest.cxx
src/LifeCycleCORBA_SWIG/LifeCycleCORBA.py
src/LifeCycleCORBA_SWIG/TestLifeCycleCORBA.py
src/LifeCycleCORBA_SWIG/libSALOME_LifeCycleCORBA.i
src/NamingService/SALOME_NamingService.cxx
src/NamingService/SALOME_NamingService.hxx
src/NamingService/Test/CMakeLists.txt
src/NamingService/Test/Makefile.am
src/NamingService/Test/NamingServiceTest.cxx