demo/reader_writer_demo.cc
changeset 1641 77f6ab7ad66f
parent 1640 9c7834ac5e64
child 1875 98698b69a902
     1.1 --- a/demo/reader_writer_demo.cc	Wed Aug 17 21:52:50 2005 +0000
     1.2 +++ b/demo/reader_writer_demo.cc	Wed Aug 17 22:07:35 2005 +0000
     1.3 @@ -22,7 +22,8 @@
     1.4  /// This simple demo program gives an example of how to read and write
     1.5  /// a graph and additional maps (on the nodes or the edges) from/to a
     1.6  /// stream. 
     1.7 -
     1.8 +///
     1.9 +/// \include reader_writer_demo.cc
    1.10  
    1.11  #include <iostream>
    1.12  #include <lemon/smart_graph.h>