changeset 1641 | 77f6ab7ad66f |
parent 1630 | f67737f5727a |
child 1802 | fdfa3aa18607 |
1.1 --- a/demo/graph_to_eps_demo.cc Wed Aug 17 21:52:50 2005 +0000 1.2 +++ b/demo/graph_to_eps_demo.cc Wed Aug 17 22:07:35 2005 +0000 1.3 @@ -25,6 +25,8 @@ 1.4 /// how to handle parallel egdes, how to change the properties (like 1.5 /// color, shape, size, title etc.) of nodes and edges individually 1.6 /// using appropriate \ref maps-page "graph maps". 1.7 +/// 1.8 +/// \include graph_to_eps_demo.cc 1.9 1.10 #include <cmath> 1.11