Salome HOME
Merge class BatchManager_eClient into class BatchManager
[tools/libbatch.git] / src / Python / libBatch_Swig.i
index ff36cfd63f0d9dc4d4963bbe33c34f13661352ad..3abc72b7b0e0abcafe6a9df232f4e5ef10406a26 100644 (file)
 #include "Batch_CommunicationProtocol.hxx"
 
 #include "Batch_BatchManager.hxx"
-#include "Batch_BatchManager_eClient.hxx"
 #include "Batch_BatchManagerCatalog.hxx"
 #include "Batch_FactBatchManager.hxx"
-#include "Batch_FactBatchManager_eClient.hxx"
 %}
 
 /* Les classes exportees en Python */
 %include Batch_CommunicationProtocol.hxx
 
 %include Batch_BatchManager.hxx
-%include Batch_BatchManager_eClient.hxx
 %include Batch_BatchManagerCatalog.hxx
 %include Batch_FactBatchManager.hxx
-%include Batch_FactBatchManager_eClient.hxx
 
 %include Batch_Constants.hxx