src/lemon/radix_heap.h
changeset 1344 9146f77f6d67
parent 1336 fd5fd79123fd
child 1359 1581f961cfaa
     1.1 --- a/src/lemon/radix_heap.h	Tue Apr 12 17:34:51 2005 +0000
     1.2 +++ b/src/lemon/radix_heap.h	Tue Apr 12 17:35:36 2005 +0000
     1.3 @@ -20,7 +20,6 @@
     1.4  ///\ingroup auxdat
     1.5  ///\file
     1.6  ///\brief Radix Heap implementation.
     1.7 -///\todo It should be documented.
     1.8  
     1.9  #include <vector>
    1.10  #include <lemon/error.h>