demo/graph_to_eps_demo.cc
changeset 1630 f67737f5727a
parent 1587 8f1c317ebeb4
child 1641 77f6ab7ad66f
     1.1 --- a/demo/graph_to_eps_demo.cc	Tue Aug 16 16:42:04 2005 +0000
     1.2 +++ b/demo/graph_to_eps_demo.cc	Tue Aug 16 16:44:57 2005 +0000
     1.3 @@ -24,7 +24,7 @@
     1.4  /// graphToEps(), and showing how to draw directed/undirected graphs,
     1.5  /// how to handle parallel egdes, how to change the properties (like
     1.6  /// color, shape, size, title etc.) of nodes and edges individually
     1.7 -/// using appropriate \ref maps-page "graphmapfactory".
     1.8 +/// using appropriate \ref maps-page "graph maps".
     1.9  
    1.10  #include <cmath>
    1.11