summaryrefslogtreecommitdiff
path: root/graphics/vcg
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /graphics/vcg
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'graphics/vcg')
-rw-r--r--graphics/vcg/DESCR16
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/vcg/DESCR b/graphics/vcg/DESCR
index 367da68dd25..18ab0fcfc77 100644
--- a/graphics/vcg/DESCR
+++ b/graphics/vcg/DESCR
@@ -1,10 +1,10 @@
-The VCG tool reads a textual and readable specification of a
-graph and visualizes the graph. If not all positions of
-nodes are fixed, the tool layouts the graph using several
-heuristics as reducing the number of crossings, minimizing
-the size of edges, centering of nodes. The specification
-language of the VCG tool is nearly compatible to GRL, the
-language of the edge tool, but contains many extensions. The
+The VCG tool reads a textual and readable specification of a
+graph and visualizes the graph. If not all positions of
+nodes are fixed, the tool layouts the graph using several
+heuristics as reducing the number of crossings, minimizing
+the size of edges, centering of nodes. The specification
+language of the VCG tool is nearly compatible to GRL, the
+language of the edge tool, but contains many extensions. The
VCG tool allows folding of dynamically or statically speci-
-fied regions of the graph. It uses colors and runs on
+fied regions of the graph. It uses colors and runs on
X11. (An older version runs on Sunview).