1
0
forked from GitHub/gf-core

the option -old for the vp command is now redundant

This commit is contained in:
kr.angelov
2013-04-19 11:15:18 +00:00
parent 4e2044ab99
commit 09c1bd662d

View File

@@ -1010,8 +1010,7 @@ allCommands = Map.fromList [
("showfun","show function names in the tree nodes"),
("nofun","don't show function names (default)"),
("showleaves","show the leaves of the tree (default)"),
("noleaves","don't show the leaves of the tree (i.e., only the abstract tree)"),
("old","use the old tree visualization algorithm")
("noleaves","don't show the leaves of the tree (i.e., only the abstract tree)")
],
flags = [
("format","format of the visualization file (default \"png\")"),