[Lemon-commits] [lemon_svn] alpar: r1176 - hugo/trunk/src/hugo

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:43:41 CET 2006


Author: alpar
Date: Thu Sep 16 21:24:15 2004
New Revision: 1176

Modified:
   hugo/trunk/src/hugo/preflow.h

Log:
Document the file itself.

Modified: hugo/trunk/src/hugo/preflow.h
==============================================================================
--- hugo/trunk/src/hugo/preflow.h	(original)
+++ hugo/trunk/src/hugo/preflow.h	Thu Sep 16 21:24:15 2004
@@ -10,6 +10,7 @@
 
 /// \file
 /// \ingroup flowalgs
+/// Implementation of the preflow algorithm.
 
 namespace hugo {
 



More information about the Lemon-commits mailing list