lemon/bits/bezier.h
changeset 314 2cc60866a0c9
parent 209 765619b7cbb2
child 463 88ed40ad0d4f
     1.1 --- a/lemon/bits/bezier.h	Thu Oct 09 10:09:44 2008 +0200
     1.2 +++ b/lemon/bits/bezier.h	Thu Oct 09 13:27:35 2008 +0200
     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