demo/graph_to_eps_demo.cc
changeset 313 64f8f7cc6168
parent 220 a5d8c039f218
child 463 88ed40ad0d4f
     1.1 --- a/demo/graph_to_eps_demo.cc	Wed Oct 08 17:05:01 2008 +0100
     1.2 +++ b/demo/graph_to_eps_demo.cc	Thu Oct 09 10:09:44 2008 +0200
     1.3 @@ -26,7 +26,7 @@
     1.4  /// graphToEps(), and showing how to draw directed graphs,
     1.5  /// how to handle parallel egdes, how to change the properties (like
     1.6  /// color, shape, size, title etc.) of nodes and arcs individually
     1.7 -/// using appropriate \ref maps-page "graph maps".
     1.8 +/// using appropriate graph maps.
     1.9  ///
    1.10  /// \include graph_to_eps_demo.cc
    1.11