Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Refactoring of code and documentation.
[simgrid.git] / src / cxx / Simulation.hpp
index a0a4e6b..9ad9163 100644 (file)
@@ -23,6 +23,9 @@ namespace SimGrid
                        \r
                                int execute(int argc, char** argv);\r
                                \r
+                               void run(const Environment& rEnvironment, const Application& rApplication)\r
+                               throw (MsgException);\r
+                               \r
                                \r
                        // Operators.\r
                        \r