Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill trailing whitespaces in docs.
[simgrid.git] / doc / doxygen / module-sd.doc
index 90276fa..1a82ea3 100644 (file)
@@ -1,11 +1,11 @@
-/** 
+/**
 @defgroup SD_API  SimDag: Legacy handling of DAG algorithms
 @brief Programming environment for DAG applications
 
 SimDag provides functionalities to simulate parallel task scheduling
 arranged in DAGs (Direct Acyclic Graphs). Only centralized algorithms
 can be expressed with SimDag; consider using @ref MSG_API "MSG" for
-distributed algorithms). 
+distributed algorithms).
 
 SimDag is the oldest interface in SimGrid, even if it was temporarily
 removed when the new superfast kernel was added in SimGrid v3.0. It
@@ -13,7 +13,7 @@ will certainly be deprecated by future releases of the S4U API, when
 inter-activity dependencies are added.
 
   @{
-  
+
     @defgroup SD_host_api Hosts
     @brief Host management
 
@@ -28,9 +28,8 @@ inter-activity dependencies are added.
 
     @defgroup SD_storage_api Storages
     @brief Storage management
-    
+
     @defgroup SD_simulation Simulation
     @brief Functions to create the environment and launch the simulation
   @}
 */
-