diff -r 64f8f7cc6168 -r 2cc60866a0c9 lemon/bits/bezier.h --- a/lemon/bits/bezier.h Thu Oct 09 10:09:44 2008 +0200 +++ b/lemon/bits/bezier.h Thu Oct 09 13:27:35 2008 +0200 @@ -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