Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a link to exception support on the main page
[simgrid.git] / doc / index.doc
index 4074f66..255fecf 100644 (file)
@@ -8,7 +8,7 @@
 
 \section hot_news HOT NEWS
 
-<b>SimGrid 2.94 (aka SimGrid 3beta1) was released on 13 May 2005. Get it from 
+<b>SimGrid 2.95 (aka SimGrid 3beta2) was released on 1st July 2005. Get it from
 <a href="https://gforge.inria.fr/frs/?group_id=12">here</a>.</b> 
 SimGrid 3 was never as close as it is now...
 
@@ -76,8 +76,8 @@ The basement of the whole toolkit is constituted by the <b>\ref XBT_API
 (eXtended Bundle of Tools)</b>.
 
 It is a portable library providing some grounding features such as \ref
-XBT_log, \ref XBT_error and \ref XBT_config. XBT also encompass the
-following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref
+XBT_log, \ref XBT_ex, \ref XBT_error and \ref XBT_config. XBT also encompass
+the following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref
 XBT_dict, \ref XBT_heap, \ref XBT_set and \ref XBT_swag.
 
 See the \ref XBT_API section for more details.