pre-release adjustments

This commit is contained in:
aarne
2005-05-12 09:03:33 +00:00
parent d50c932a41
commit ae60299c7d
10 changed files with 53 additions and 44 deletions

View File

@@ -268,13 +268,16 @@ pt, put_tree: pt Tree
examples:
p "zero is even" | pt -transform=solve -- solve ?'s in parse result
* st, show_tree: st Tree
Prints the tree as a string. Unlike pt, this command cannot be
used in a pipe to produce a tree, since its output is a string.
flags:
-printer show the tree in a special format (-printer=xml supported)
wt, wrap_tree: wt Fun
Wraps the tree as the sole argument of Fun.
flags:
-c compute the resulting new tree to normal form
-- subshells