Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
differenciated signal on_route_creation depending if its for a route inside a zone...
[simgrid.git] / src / kernel / EngineImpl.cpp
index 28f993c4b7e55bed3570e7daed847eca74f7f13f..8cf08b7afe3d7506fe891a0d5be54ad70b00cf84 100644 (file)
@@ -39,7 +39,7 @@ EngineImpl::~EngineImpl()
       kv.second->destroy();
 }
 
-void EngineImpl::load_deployment(const std::string& file)
+void EngineImpl::load_deployment(const std::string& file) const
 {
   sg_platf_exit();
   sg_platf_init();