Document the file itself.
authoralpar
Thu, 16 Sep 2004 19:24:15 +0000
changeset 8742195bc090dfe
parent 873 f3a30fda2e49
child 875 fda944f15ca7
Document the file itself.
src/hugo/preflow.h
     1.1 --- a/src/hugo/preflow.h	Thu Sep 16 19:23:41 2004 +0000
     1.2 +++ b/src/hugo/preflow.h	Thu Sep 16 19:24:15 2004 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  
     1.5  /// \file
     1.6  /// \ingroup flowalgs
     1.7 +/// Implementation of the preflow algorithm.
     1.8  
     1.9  namespace hugo {
    1.10