diff -r a4d499904482 -r c175e387da19 lemon/bits/bezier.h --- a/lemon/bits/bezier.h Thu Oct 09 13:40:40 2008 +0100 +++ b/lemon/bits/bezier.h Thu Oct 09 13:54:50 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