Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various docs update
[simgrid.git] / include / simgrid / plugins / file_system.h
index e95a56f..a7e090e 100644 (file)
@@ -16,7 +16,7 @@
 #include <map>
 #include <memory>
 #include <string>
-#endif
+#endif /* C++ */
 
 // C interface
 ////////////////
@@ -88,6 +88,7 @@ namespace simgrid {
 namespace s4u {
 
 /** @brief A simulated file
+ *  @addtogroup Plugin_filesystem
  *
  * Used to simulate the time it takes to access to a file, but does not really store any information.
  *