demo/graph_to_eps_demo.cc
changeset 315 c175e387da19
parent 220 a5d8c039f218
child 440 88ed40ad0d4f
     1.1 --- a/demo/graph_to_eps_demo.cc	Thu Oct 09 13:40:40 2008 +0100
     1.2 +++ b/demo/graph_to_eps_demo.cc	Thu Oct 09 13:54:50 2008 +0100
     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