lemon/preflow.h
changeset 1742 2637b9420d0a
parent 1631 e15162d8eca1
child 1762 3915867b6975
     1.1 --- a/lemon/preflow.h	Wed Oct 26 10:50:47 2005 +0000
     1.2 +++ b/lemon/preflow.h	Wed Oct 26 10:52:09 2005 +0000
     1.3 @@ -26,7 +26,7 @@
     1.4  
     1.5  /// \file
     1.6  /// \ingroup flowalgs
     1.7 -/// Implementation of the preflow algorithm.
     1.8 +/// \brief Implementation of the preflow algorithm.
     1.9  
    1.10  namespace lemon {
    1.11