diff -r e6bc5c0032e9 -r 93de38566e6c lemon/fib_heap.h --- a/lemon/fib_heap.h Wed Nov 28 18:05:49 2007 +0000 +++ b/lemon/fib_heap.h Fri Nov 30 09:22:38 2007 +0000 @@ -30,9 +30,9 @@ namespace lemon { /// \ingroup auxdat - - /// Fibonacci Heap. - + /// + ///\brief Fibonacci Heap. + /// ///This class implements the \e Fibonacci \e heap data structure. A \e heap ///is a data structure for storing items with specified values called \e ///priorities in such a way that finding the item with minimum priority is