Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move context_mod_init to EngineImpl
[simgrid.git] / src / kernel / EngineImpl.hpp
index a7affcf..1676986 100644 (file)
@@ -112,6 +112,7 @@ public:
     context_factory_ = nullptr;
   }
 
+  void context_mod_init();
   /**
    * @brief Add a model to engine list
    *