I think I deserved it...
authoralpar
Wed, 30 Jun 2004 14:59:46 +0000
changeset 689e7cf90de549a
parent 688 bdc429a557f2
child 690 a0f95e1b17fc
I think I deserved it...
src/hugo/dijkstra.h
     1.1 --- a/src/hugo/dijkstra.h	Wed Jun 30 14:50:31 2004 +0000
     1.2 +++ b/src/hugo/dijkstra.h	Wed Jun 30 14:59:46 2004 +0000
     1.3 @@ -37,7 +37,7 @@
     1.4    ///algorithm. The default
     1.5    ///is using \ref BinHeap "binary heap".
     1.6    ///
     1.7 -  ///\author Jacint Szabo
     1.8 +  ///\author Jacint Szabo and Alpar Juttner
     1.9    ///\todo We need a typedef-names should be standardized.
    1.10  
    1.11  #ifdef DOXYGEN