diff -r de38fca76780 -r 12626fc94ccf lemon/bits/bezier.h --- a/lemon/bits/bezier.h Thu Oct 09 13:52:01 2008 +0100 +++ b/lemon/bits/bezier.h Thu Oct 09 14:37:44 2008 +0100 @@ -19,11 +19,11 @@ #ifndef LEMON_BEZIER_H #define LEMON_BEZIER_H -///\ingroup misc -///\file -///\brief Classes to compute with Bezier curves. -/// -///Up to now this file is used internally by \ref graph_to_eps.h +//\ingroup misc +//\file +//\brief Classes to compute with Bezier curves. +// +//Up to now this file is used internally by \ref graph_to_eps.h #include