1.1 --- a/lemon/euler.h Thu May 07 02:07:59 2009 +0200
1.2 +++ b/lemon/euler.h Thu May 07 12:19:41 2009 +0100
1.3 @@ -244,10 +244,10 @@
1.4 };
1.5
1.6
1.7 - ///Check if the given graph is \e Eulerian
1.8 + ///Check if the given graph is Eulerian
1.9
1.10 /// \ingroup graph_properties
1.11 - ///This function checks if the given graph is \e Eulerian.
1.12 + ///This function checks if the given graph is Eulerian.
1.13 ///It works for both directed and undirected graphs.
1.14 ///
1.15 ///By definition, a digraph is called \e Eulerian if