]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/Process.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make it easier to see the problem in this (failing) test
[simgrid.git] / src / mc / Process.hpp
index bb0a85d3a5086e573c7bcb1e514f1c085843bdeb..19c2e5eb4e06b9d0d55fa339cf2e3ba195b99a9b 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;