diff -r e30a0fdad0d7 -r 0ed45a6c74b1 lemon/hao_orlin.h --- a/lemon/hao_orlin.h Tue Feb 20 15:53:33 2007 +0000 +++ b/lemon/hao_orlin.h Wed Feb 21 13:30:21 2007 +0000 @@ -34,7 +34,7 @@ #include /// \file -/// \ingroup flowalgs +/// \ingroup min_cut /// \brief Implementation of the Hao-Orlin algorithm. /// /// Implementation of the HaoOrlin algorithms class for testing network @@ -42,7 +42,7 @@ namespace lemon { - /// \ingroup flowalgs + /// \ingroup min_cut /// /// \brief %Hao-Orlin algorithm to find a minimum cut in directed graphs. ///