demo/maps_summary.cc
changeset 2350 eb371753e814
parent 2209 d3425607d41a
child 2391 14a343be7a5a
equal deleted inserted replaced
1:17622e9726c5 2:a4e67a136b13
    15  * purpose.
    15  * purpose.
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 ///\ingroup demos
    19 ///\ingroup demos
    20 ///\file maps_summary demo program
    20 ///\file
    21 ///\brief Introduction to LEMON maps
    21 ///\brief An introduction to LEMON maps
    22 ///
    22 ///
    23 /// \include maps_summary.cc
    23 /// \include maps_summary.cc
    24 
    24 
    25 #include <iostream>
    25 #include <iostream>
    26 #include <lemon/list_graph.h>
    26 #include <lemon/list_graph.h>