Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
authorPaul Bédaride <paul.bedaride@ptitpoulpe.fr>
Tue, 28 Jan 2014 16:40:24 +0000 (17:40 +0100)
committerPaul Bédaride <paul.bedaride@ptitpoulpe.fr>
Tue, 28 Jan 2014 16:40:24 +0000 (17:40 +0100)
1  2 
doc/doxygen/module-surf.doc

@@@ -7,7 -7,7 +7,7 @@@
     - \ref SURF_resources
     - \ref SURF_build_api
     - \ref SURF_interface
-    - \ref SURF_routing
+    - \ref SURF_routing_interface
     - \ref SURF_cpu_interface
     - \ref SURF_network_interface
     - \ref SURF_storage_interface
  @htmlonly <!-- DOXYGEN_NAVBAR_LABEL="VM Workstation Interface" --> @endhtmlonly
  */
  
 +/**
 +@defgroup SURF_lmm   SURF Linear MaxMin
 +@ingroup SURF_API
 +@brief Describes how the linear MaxMin system work
 +
 +@htmlonly <!-- DOXYGEN_NAVBAR_LABEL="SURF Linear MaxMin" --> @endhtmlonly
 +*/
 +
  /**
  @defgroup SURF_callbacks   SURF callbacks
  @ingroup SURF_API