]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/uhood_arch.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / doc / doxygen / uhood_arch.doc
index e75eb7815adb2a4175f9a473e450e4bf9f631e08..484026c327246353e0a1334c97cbd87d591099b8 100644 (file)
@@ -75,8 +75,8 @@ It is a portable library providing some grounding features such as \ref
 XBT_log, \ref XBT_ex and \ref XBT_config.
 
 XBT also encompass the following convenient C data structures:
-\ref XBT_dynar, \ref XBT_dict, and
-\ref XBT_swag. The code is being migrated in C++ so you should probably want
+\ref XBT_dynar and \ref XBT_dict.
+The code is being migrated in C++ so you should probably want
 to use standard C++ containers instead of them if possible.
 
 It contains some C++ polyfills and utilities as well.