lemon/smart_graph.h
changeset 157 2ccc1afc2c52
parent 149 2f7ae34e1333
child 209 765619b7cbb2
     1.1 --- a/lemon/smart_graph.h	Sat May 17 06:30:02 2008 +0100
     1.2 +++ b/lemon/smart_graph.h	Sat May 24 23:20:49 2008 +0200
     1.3 @@ -202,8 +202,6 @@
     1.4    ///concepts::ReferenceMap "reference map"s.
     1.5    ///
     1.6    ///\sa concepts::Digraph.
     1.7 -  ///
     1.8 -  ///\author Alpar Juttner
     1.9    class SmartDigraph : public ExtendedSmartDigraphBase {
    1.10    public:
    1.11