Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace usage of <random> with <xbt/random.hpp>.
[simgrid.git] / src / plugins / link_energy.cpp
index e712952b8c6cadb745943424c6d971c2fbf508e7..682d1dc5fcda1fe5616f3a4f432829a51d7a5d7b 100644 (file)
@@ -15,7 +15,7 @@
 
 SIMGRID_REGISTER_PLUGIN(link_energy, "Link energy consumption.", &sg_link_energy_plugin_init)
 
-/** @defgroup plugin_link_energy
+/** @defgroup plugin_link_energy Plugin Link Energy
 
  This is the link energy plugin, accounting for the dissipated energy in the simulated platform.