diff -r 8680351d0c28 -r 49b1a30c4dc4 src/hugo/mincostflows.h --- a/src/hugo/mincostflows.h Thu Aug 05 08:53:09 2004 +0000 +++ b/src/hugo/mincostflows.h Thu Aug 05 11:38:26 2004 +0000 @@ -2,7 +2,7 @@ #ifndef HUGO_MINCOSTFLOWS_H #define HUGO_MINCOSTFLOWS_H -///\ingroup galgs +///\ingroup flowalgs ///\file ///\brief An algorithm for finding a flow of value \c k (for small values of \c k) having minimal total cost @@ -15,7 +15,7 @@ namespace hugo { -/// \addtogroup galgs +/// \addtogroup flowalgs /// @{ ///\brief Implementation of an algorithm for finding a flow of value \c k