| changeset 1154 | 43647f48e971 | 
| parent 734 | bd72f8d20f33 | 
| child 877 | 141f9c0db4a3 | 
| 18:4da80fbda053 | 19:d20759e5d736 | 
|---|---|
16 *  | 
16 *  | 
17 */  | 
17 */  | 
18  | 
18  | 
19 ///\ingroup graph_concepts  | 
19 ///\ingroup graph_concepts  | 
20 ///\file  | 
20 ///\file  | 
21 ///\brief The concept of graph components.  | 
21 ///\brief The concepts of graph components.  | 
22  | 
22  | 
23 #ifndef LEMON_CONCEPTS_GRAPH_COMPONENTS_H  | 
23 #ifndef LEMON_CONCEPTS_GRAPH_COMPONENTS_H  | 
24 #define LEMON_CONCEPTS_GRAPH_COMPONENTS_H  | 
24 #define LEMON_CONCEPTS_GRAPH_COMPONENTS_H  | 
25  | 
25  | 
26 #include <lemon/core.h>  | 
26 #include <lemon/core.h>  |