]> granicus.if.org Git - graphviz/commitdiff
Remove use of .dot from graphs/directed
authorerg <devnull@localhost>
Mon, 1 Nov 2010 20:49:22 +0000 (20:49 +0000)
committererg <devnull@localhost>
Mon, 1 Nov 2010 20:49:22 +0000 (20:49 +0000)
graphs/directed/states.gv

index 758abc901dcf14251d9411fd886a4ef98757b7c8..173153b278d1f95e1066b566c7cc91e5a89893c6 100644 (file)
@@ -1,7 +1,7 @@
 /*
 The command line is
 
-  dot -Tps -Grankdir=LR states.dot > states.ps
+  dot -Tps -Grankdir=LR states.gv > states.ps
 
 and the file is:
 */