diff -r 49b1a30c4dc4 -r 2d2d41010cb9 src/hugo/minlengthpaths.h --- a/src/hugo/minlengthpaths.h Thu Aug 05 11:38:26 2004 +0000 +++ b/src/hugo/minlengthpaths.h Thu Aug 05 11:40:02 2004 +0000 @@ -2,7 +2,7 @@ #ifndef HUGO_MINLENGTHPATHS_H #define HUGO_MINLENGTHPATHS_H -///\ingroup galgs +///\ingroup flowalgs ///\file ///\brief An algorithm for finding k paths of minimal total length. @@ -16,7 +16,7 @@ namespace hugo { -/// \addtogroup galgs +/// \addtogroup flowalgs /// @{ ///\brief Implementation of an algorithm for finding k paths between 2 nodes