1.1 --- a/lemon/bits/bezier.h Thu Oct 09 13:52:01 2008 +0100
1.2 +++ b/lemon/bits/bezier.h Thu Oct 09 14:37:44 2008 +0100
1.3 @@ -19,11 +19,11 @@
1.4 #ifndef LEMON_BEZIER_H
1.5 #define LEMON_BEZIER_H
1.6
1.7 -///\ingroup misc
1.8 -///\file
1.9 -///\brief Classes to compute with Bezier curves.
1.10 -///
1.11 -///Up to now this file is used internally by \ref graph_to_eps.h
1.12 +//\ingroup misc
1.13 +//\file
1.14 +//\brief Classes to compute with Bezier curves.
1.15 +//
1.16 +//Up to now this file is used internally by \ref graph_to_eps.h
1.17
1.18 #include<lemon/dim2.h>
1.19