Show description of the file
authordeba
Wed, 26 Oct 2005 10:52:09 +0000
changeset 17422637b9420d0a
parent 1741 7a98fe2ed989
child 1743 503d0c79078a
Show description of the file
lemon/preflow.h
     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