Update trees for factor changes
parent
f0f309b4b4
commit
3df671407f
|
@ -1,4 +1,5 @@
|
||||||
USING: help.syntax help.markup trees assocs ;
|
USING: help.syntax help.markup assocs ;
|
||||||
|
IN: trees
|
||||||
|
|
||||||
HELP: TREE{
|
HELP: TREE{
|
||||||
{ $syntax "TREE{ { key value }... }" }
|
{ $syntax "TREE{ { key value }... }" }
|
||||||
|
|
Loading…
Reference in New Issue