diff -r 06495c0e12f5 -r aea952a1af99 lemon/circulation.h --- a/lemon/circulation.h Tue Dec 04 18:51:35 2007 +0000 +++ b/lemon/circulation.h Wed Dec 05 01:43:02 2007 +0000 @@ -373,9 +373,9 @@ return tolerance; } - /// \name Execution control The simplest way to execute the - /// algorithm is to use one of the member functions called \c - /// run(). + /// \name Execution control + /// The simplest way to execute the algorithm is to use one of the + /// member functions called \c run(). /// \n /// If you need more control on initial solution or execution then /// you have to call one \ref init() function and then the start()