Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] C++ification of State
[simgrid.git] / src / mc / Session.cpp
index 961a9ab..223bfc0 100644 (file)
@@ -144,5 +144,7 @@ void Session::close()
   }
 }
 
+simgrid::mc::Session* session;
+
 }
 }
\ No newline at end of file