X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7df79fb2ff6e105b83092e142fbe74214fd3b75..a368c183d1cef6c5c80f4d32ae7154f70c684b06:/src/mc/Session.hpp diff --git a/src/mc/Session.hpp b/src/mc/Session.hpp index 9b7d857c13..dd2e031b99 100644 --- a/src/mc/Session.hpp +++ b/src/mc/Session.hpp @@ -49,6 +49,10 @@ public: ~Session(); void close(); +public: + void execute(Transition const& transition); + void logState(); + public: // static constructors /** Create a new session by forking