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

Public GIT Repository
Implement pthread_join in MC mode for sthread
[simgrid.git] / src / mc / api / ActorState.hpp
index 79cbe420ef34134d7671f7095d3bf5cc2c2426cc..6538effa7ed01de2c6b2bf056014162ad59e01dd 100644 (file)
@@ -16,7 +16,6 @@ namespace simgrid::mc {
  *   an actor cannot have more than one enabled transition at a given time.
  */
 class ActorState {
-
   /* Possible exploration status of an actor transition in a state.
    * Either the checker did not consider the transition, or it was considered and still to do, or considered and done.
    */