lemon/hypercube_graph.h
changeset 599 f63e87b9748e
parent 559 c5fd2d996909
child 617 4137ef9aacc6
     1.1 --- a/lemon/hypercube_graph.h	Sat Apr 18 21:54:30 2009 +0200
     1.2 +++ b/lemon/hypercube_graph.h	Tue Apr 21 10:34:49 2009 +0100
     1.3 @@ -292,9 +292,7 @@
     1.4    /// (assuming that the size of \c int is 32 bit).
     1.5    ///
     1.6    /// This graph type fully conforms to the \ref concepts::Graph
     1.7 -  /// "Graph" concept, and it also has an important extra feature
     1.8 -  /// that its maps are real \ref concepts::ReferenceMap
     1.9 -  /// "reference map"s.
    1.10 +  /// "Graph concept".
    1.11    class HypercubeGraph : public ExtendedHypercubeGraphBase {
    1.12    public:
    1.13