Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sonar consts of the day.
[simgrid.git] / src / mc / Transition.hpp
index 39f8a83673e3846e10f482eb9473e3a4dd488ffd..a0a2813b081e71e9b86aac182f9499f9c87ae6fc 100644 (file)
@@ -33,7 +33,7 @@ public:
   int argument_ = 0;
 };
 
-}
-}
+} // namespace mc
+} // namespace simgrid
 
 #endif