diff -r 689f24ee83e6 -r a0ab96ad65fe lemon/bits/bezier.h --- a/lemon/bits/bezier.h Thu Oct 09 16:47:01 2008 +0200 +++ b/lemon/bits/bezier.h Thu Oct 09 16:20:37 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