X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/215ed67257173f5e26c9489ec96c4ced08d1614a..1e18ccad74ce3d49299f1da9022c5d5e4ee76918:/include/xbt/heap.h diff --git a/include/xbt/heap.h b/include/xbt/heap.h index 368107b283..27afafceda 100644 --- a/include/xbt/heap.h +++ b/include/xbt/heap.h @@ -14,9 +14,6 @@ /** @addtogroup XBT_heap * @brief This section describes the API to generic heap with O(log(n)) access. * - *
Top [\ref index]::[\ref XBT_API] - *
Prev [\ref XBT_swag] - *
Next
* @{ */ /* @brief heap datatype */