lemon/bits/bezier.h
changeset 157 2ccc1afc2c52
parent 128 7cd965d2257f
child 184 716b220697a0
     1.1 --- a/lemon/bits/bezier.h	Sat May 17 06:30:02 2008 +0100
     1.2 +++ b/lemon/bits/bezier.h	Sat May 24 23:20:49 2008 +0200
     1.3 @@ -24,8 +24,6 @@
     1.4  ///\brief Classes to compute with Bezier curves.
     1.5  ///
     1.6  ///Up to now this file is used internally by \ref graph_to_eps.h
     1.7 -///
     1.8 -///\author Alpar Juttner
     1.9  
    1.10  #include<lemon/dim2.h>
    1.11