diff -r 9ffff9051a4b -r e6368948d5f7 lemon/concepts/bpugraph.h --- a/lemon/concepts/bpugraph.h Sun Sep 16 14:21:12 2007 +0000 +++ b/lemon/concepts/bpugraph.h Wed Sep 19 23:35:27 2007 +0000 @@ -18,8 +18,7 @@ /// \ingroup graph_concepts /// \file -/// \brief Undirected bipartite graphs and components of. - +/// \brief The concept of Bipartite Undirected Graphs. #ifndef LEMON_CONCEPT_BPUGRAPH_H #define LEMON_CONCEPT_BPUGRAPH_H @@ -36,8 +35,7 @@ /// \addtogroup graph_concepts /// @{ - - + /// /// \brief Class describing the concept of Bipartite Undirected Graphs. /// /// This class describes the common interface of all