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

Public GIT Repository
Fix memleak
[simgrid.git] / src / surf / cpu_cas01.hpp
index 5e12cc248ae6091ebf6873806ea5f6a6cef03bdc..a75fa9e82044f4bcd0b53a10b425d9d667977c06 100644 (file)
@@ -32,6 +32,7 @@ public:
                           xbt_dict_t cpu_properties);
   double shareResourcesFull(double now);  
   void addTraces();
+  xbt_swag_t p_cpuRunningActionSetThatDoesNotNeedBeingChecked;
 };
 
 /************