Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / doc / doxygen / module-xbt.doc
index cf5fad5..14273f6 100644 (file)
@@ -4,6 +4,7 @@
     - Portability support
       - \ref XBT_syscall
       - \ref XBT_str
+      - \ref XBT_file
     - Grounding features
       - \ref XBT_ex
       - \ref XBT_log
@@ -17,7 +18,6 @@
       - \ref XBT_set
         Data are associated to both an ID (0(1) search) and a name
       - \ref XBT_fifo
-      - \ref XBT_queue
       - \ref XBT_swag
       - \ref XBT_heap
       - \ref XBT_peer
@@ -27,7 +27,7 @@
   @{ */
    /** @defgroup XBT_grounding   Grounding features */
    /** @defgroup XBT_adt         Usual data structures */
-   /** @defgroup XBT_misc        Misc general purposes library components */
+   /** @defgroup XBT_misc        Miscellaneous */
 /** @} */
 
 
@@ -83,8 +83,6 @@
      /** @defgroup XBT_graph General purpose graph library */
      /** @defgroup XBT_parmap Parallel map */    
      /** @defgroup XBT_peer Peer */    
-     /** @defgroup XBT_queue Queue */
-     /** @defgroup XBT_sock Sock */    
      /** @defgroup XBT_synchro Synchro stuff */        
      /** @defgroup XBT_thread Thread stuff */  
      /** @defgroup XBT_context Portable context implementation */