Salome HOME
- eSSH was not added to the factory catalog
[tools/libbatch.git] / src / SSH / Batch_FactBatchManager_eSSH.cxx
index f60c9619efa3c576d1f79de3722d2da585b13ebe..d2f58cf8d4a2ffc3d4f07079031a9e67d34f54c4 100644 (file)
@@ -30,6 +30,9 @@
 #include "Batch_BatchManager_eSSH.hxx"
 #include "Batch_FactBatchManager_eSSH.hxx"
 
+// Automatic register in the catalogue...
+static Batch::FactBatchManager_eSSH sFBM_eSSH;
+
 Batch::FactBatchManager_eSSH::FactBatchManager_eSSH() : FactBatchManager_eClient("eSSH") {}
 
 Batch::FactBatchManager_eSSH::~FactBatchManager_eSSH() {}