Document the file itself.
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