Salome HOME
Merge class BatchManager_eClient into class BatchManager
authorbarate <barate>
Mon, 14 Jan 2013 17:10:45 +0000 (17:10 +0000)
committerbarate <barate>
Mon, 14 Jan 2013 17:10:45 +0000 (17:10 +0000)
commit22e2a51eb83e8e1ff962a027f67f9e433d30389f
tree7bf45af9a2499ddd42a5bf9653f29a214903f905
parentf9cfa27307e650551fd1f69d616cdec5f9ff2efd
Merge class BatchManager_eClient into class BatchManager
71 files changed:
doc/Batch.texi
src/CCC/Batch_BatchManager_eCCC.cxx
src/CCC/Batch_BatchManager_eCCC.hxx
src/CCC/Batch_FactBatchManager_eCCC.cxx
src/CCC/Batch_FactBatchManager_eCCC.hxx
src/CCC/Batch_JobInfo_eCCC.cxx
src/CCC/Batch_JobInfo_eCCC.hxx
src/CMakeLists.txt
src/Core/Batch_BatchManager.cxx
src/Core/Batch_BatchManager.hxx
src/Core/Batch_BatchManager_eClient.cxx [deleted file]
src/Core/Batch_BatchManager_eClient.hxx [deleted file]
src/Core/Batch_Constants.cxx
src/Core/Batch_Constants.hxx
src/Core/Batch_EmulationException.cxx [deleted file]
src/Core/Batch_EmulationException.hxx [deleted file]
src/Core/Batch_FactBatchManager.hxx
src/Core/Batch_FactBatchManager_eClient.cxx [deleted file]
src/Core/Batch_FactBatchManager_eClient.hxx [deleted file]
src/Core/Batch_ParameterTypeMap.cxx
src/Core/Batch_Utils.cxx
src/Core/Batch_Utils.hxx
src/Core/CMakeLists.txt
src/LSF/Batch_BatchManager_eLSF.cxx
src/LSF/Batch_BatchManager_eLSF.hxx
src/LSF/Batch_FactBatchManager_eLSF.cxx
src/LSF/Batch_FactBatchManager_eLSF.hxx
src/LSF/CMakeLists.txt
src/LSF/Test/Test_eLSF.cxx
src/LoadLeveler/Batch_BatchManager_eLL.cxx
src/LoadLeveler/Batch_BatchManager_eLL.hxx
src/LoadLeveler/Batch_FactBatchManager_eLL.cxx
src/LoadLeveler/Batch_FactBatchManager_eLL.hxx
src/LoadLeveler/Batch_JobInfo_eLL.cxx
src/LoadLeveler/Batch_JobInfo_eLL.hxx
src/LoadLeveler/Test/Test_eLL.cxx
src/Local/Batch_BatchManager_Local.cxx
src/Local/Batch_BatchManager_Local.hxx
src/Local/Batch_FactBatchManager_Local.cxx
src/Local/Batch_FactBatchManager_Local.hxx
src/Local/Batch_Job_Local.cxx
src/Local/Test/Test_Local_RSH.cxx
src/Local/Test/Test_Local_SH.cxx
src/Local/Test/Test_Local_SSH.cxx
src/Local/Test/test-script.sh
src/PBS/Batch_BatchManager_ePBS.cxx
src/PBS/Batch_BatchManager_ePBS.hxx
src/PBS/Batch_FactBatchManager_ePBS.cxx
src/PBS/Batch_FactBatchManager_ePBS.hxx
src/PBS/CMakeLists.txt
src/PBS/Test/CMakeLists.txt
src/PBS/Test/Test_ePBS.cxx
src/Python/Test/Test_Python_Local_SH.py
src/Python/libBatch_Swig.i
src/Python/libBatch_Swig_typemap.i
src/SGE/Batch_BatchManager_eSGE.cxx
src/SGE/Batch_BatchManager_eSGE.hxx
src/SGE/Batch_FactBatchManager_eSGE.cxx
src/SGE/Batch_FactBatchManager_eSGE.hxx
src/SGE/Batch_JobInfo_eSGE.cxx
src/SGE/Batch_JobInfo_eSGE.hxx
src/Slurm/Batch_BatchManager_eSlurm.cxx
src/Slurm/Batch_BatchManager_eSlurm.hxx
src/Slurm/Batch_FactBatchManager_eSlurm.cxx
src/Slurm/Batch_FactBatchManager_eSlurm.hxx
src/Slurm/Test/Test_eSlurm.cxx
src/Vishnu/Batch_BatchManager_eVishnu.cxx
src/Vishnu/Batch_BatchManager_eVishnu.hxx
src/Vishnu/Batch_FactBatchManager_eVishnu.cxx
src/Vishnu/Batch_FactBatchManager_eVishnu.hxx
src/Vishnu/Test/Test_eVishnu.cxx