Salome HOME
PR: mergefrom_BR_GEAY_05Nov04
authorprascle <prascle>
Fri, 5 Nov 2004 12:56:36 +0000 (12:56 +0000)
committerprascle <prascle>
Fri, 5 Nov 2004 12:56:36 +0000 (12:56 +0000)
commit5d2351ab498f7367b46d26f0371fe841a6960f15
tree9279f2cf0e1b0126f1bfa4896a8303ab038c385f
parent1a3466e3426d5cc59e6b612074d93975618e2456
PR: mergefrom_BR_GEAY_05Nov04
30 files changed:
configure.in.base
idl/Makefile.in
idl/SALOME_Comm.idl [new file with mode: 0644]
salome_adm/unix/config_files/check_lam.m4 [new file with mode: 0644]
salome_adm/unix/config_files/check_mpi.m4
salome_adm/unix/config_files/check_mpich.m4
salome_adm/unix/config_files/check_omniorb.m4
salome_adm/unix/config_files/check_sockets.m4 [new file with mode: 0644]
salome_adm/unix/make_commence.in
src/Communication/Makefile.in [new file with mode: 0644]
src/Communication/MultiCommException.cxx [new file with mode: 0644]
src/Communication/MultiCommException.hxx [new file with mode: 0644]
src/Communication/Receiver.cxx [new file with mode: 0644]
src/Communication/Receiver.hxx [new file with mode: 0644]
src/Communication/ReceiverFactory.cxx [new file with mode: 0644]
src/Communication/ReceiverFactory.hxx [new file with mode: 0644]
src/Communication/Receivers.cxx [new file with mode: 0644]
src/Communication/Receivers.hxx [new file with mode: 0644]
src/Communication/SALOMEMultiComm.cxx [new file with mode: 0644]
src/Communication/SALOMEMultiComm.hxx [new file with mode: 0644]
src/Communication/SALOME_Comm_i.cxx [new file with mode: 0644]
src/Communication/SALOME_Comm_i.hxx [new file with mode: 0644]
src/Communication/SenderFactory.cxx [new file with mode: 0644]
src/Communication/SenderFactory.hxx [new file with mode: 0644]
src/Container/Makefile.in
src/Container/SALOME_Container.cxx
src/MPIContainer/MPIContainer_i.cxx
src/MPIContainer/MPIObject_i.cxx
src/MPIContainer/Makefile.in
src/Makefile.in