lemon/ssp_min_cost_flow.h
changeset 2350 eb371753e814
parent 2276 1a8a66b6c6ce
child 2376 0ed45a6c74b1
     1.1 --- a/lemon/ssp_min_cost_flow.h	Mon Jan 22 12:13:57 2007 +0000
     1.2 +++ b/lemon/ssp_min_cost_flow.h	Tue Jan 23 12:51:39 2007 +0000
     1.3 @@ -21,7 +21,8 @@
     1.4  
     1.5  ///\ingroup flowalgs 
     1.6  ///
     1.7 -///\file \brief An algorithm for finding a flow of value \c k (for
     1.8 +///\file
     1.9 +///\brief An algorithm for finding a flow of value \c k (for
    1.10  ///small values of \c k) having minimal total cost
    1.11  
    1.12