[Lemon-commits] [lemon_svn] deba: r2324 - hugo/trunk/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:51:48 CET 2006
Author: deba
Date: Thu Nov 10 13:41:33 2005
New Revision: 2324
Modified:
hugo/trunk/lemon/preflow.h
Log:
Doc bug fix
Modified: hugo/trunk/lemon/preflow.h
==============================================================================
--- hugo/trunk/lemon/preflow.h (original)
+++ hugo/trunk/lemon/preflow.h Thu Nov 10 13:41:33 2005
@@ -219,7 +219,7 @@
///maximum flow is not yet obtained. So after calling this method
///\ref flowValue returns the value of a maximum flow and \ref
///minCut returns a minimum cut.
- ///\warning \ref minCut(), \ref minMinCut() and \ref maxMinCut() do not
+ ///\warning \ref minMinCut() and \ref maxMinCut() do not
///give minimum value cuts unless calling \ref phase2().
void phase1()
{
More information about the Lemon-commits
mailing list