Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Continue to migrate contents of simix_global to EngineImpl
[simgrid.git] / src / mc / Session.hpp
index 1f42a0473e6296f8f115a554b9a31c057e625af3..d89b7027ae094b00b451d3f078da2380071882f2 100644 (file)
@@ -53,8 +53,7 @@ public:
 };
 
 // Temporary :)
-extern simgrid::mc::Session* session;
-
+extern simgrid::mc::Session* session_singleton;
 }
 }