Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revalidate a last example after the fix of loopback' latency
[simgrid.git] / src / mc / Process.hpp
index bb0a85d..19c2e5e 100644 (file)
@@ -153,7 +153,7 @@ public:
       this->refresh_malloc_info();
     return this->heap_info.data();
   }
-  
+
   void clear_cache()
   {
     this->cache_flags_ = Process::cache_none;