| author | alpar | 
| Mon, 01 Aug 2005 22:28:10 +0000 | |
| changeset 1612 | 64f983f5a7d5 | 
| parent 1611 | bb51e4a510c5 | 
| child 1613 | cd237f1936f8 | 
| lemon/lp_base.h | file | annotate | diff | comparison | revisions | 
1.1 --- a/lemon/lp_base.h Mon Aug 01 21:24:55 2005 +0000 1.2 +++ b/lemon/lp_base.h Mon Aug 01 22:28:10 2005 +0000 1.3 @@ -604,7 +604,7 @@ 1.4 ///Makes a copy of the LP problem 1.5 LpSolverBase ©Lp() {return _copyLp();} 1.6 1.7 - ///\name Build up and modify of the LP 1.8 + ///\name Build up and modify the LP 1.9 1.10 ///@{ 1.11