]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/uhood_switch.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Factorize more code between DFSExplo and LivenessExplo, and UDPOR
[simgrid.git] / doc / doxygen / uhood_switch.doc
index 40c7b46f43bbcecc4fb8f34808c5a55cbb64b9f9..dc4036766b01b6164054cc7a4b1d6e8e9e34b3f7 100644 (file)
@@ -336,7 +336,6 @@ struct s_smx_simcall {
   union u_smx_scalar result;
   // Some additional stuff:
   smx_timer_t timer;
-  int mc_value;
 };
 @endcode