Salome HOME
Integrate developments from N. Toukourou at INRIA (OAR and CooRM support)
authorbarate <barate>
Tue, 2 Apr 2013 16:20:21 +0000 (16:20 +0000)
committerbarate <barate>
Tue, 2 Apr 2013 16:20:21 +0000 (16:20 +0000)
commitf3403f9d8213e58eff7a81d581e0de1e5a6c77d0
treed77b13e07a5f3df2ecf9ee2b9101f196fb9ef3e6
parent19ceed0f6120390029bc645ad7768316b8d14de1
Integrate developments from N. Toukourou at INRIA (OAR and CooRM support)
20 files changed:
src/CMakeLists.txt
src/COORM/BatchManager_COORM.cxx [new file with mode: 0644]
src/COORM/BatchManager_COORM.hxx [new file with mode: 0644]
src/COORM/CMakeLists.txt [new file with mode: 0644]
src/COORM/FactBatchManager_COORM.cxx [new file with mode: 0644]
src/COORM/FactBatchManager_COORM.hxx [new file with mode: 0644]
src/COORM/JobInfo_COORM.cxx [new file with mode: 0644]
src/COORM/JobInfo_COORM.hxx [new file with mode: 0644]
src/Core/Constants.cxx
src/Core/Constants.hxx
src/Core/JobInfo.cxx
src/Core/JobInfo.hxx
src/Core/ParameterTypeMap.cxx
src/OAR/BatchManager_OAR.cxx [new file with mode: 0644]
src/OAR/BatchManager_OAR.hxx [new file with mode: 0644]
src/OAR/CMakeLists.txt [new file with mode: 0644]
src/OAR/FactBatchManager_OAR.cxx [new file with mode: 0644]
src/OAR/FactBatchManager_OAR.hxx [new file with mode: 0644]
src/OAR/JobInfo_OAR.cxx [new file with mode: 0644]
src/OAR/JobInfo_OAR.hxx [new file with mode: 0644]