version 1.1.1.1, 2012/02/21 23:37:59
|
version 1.1.1.2, 2014/06/15 19:53:36
|
Line 3
|
Line 3
|
* synopsis: Creates a tree |
* synopsis: Creates a tree |
* purpose: Shows how to create document, nodes and dump it to stdout or file. |
* purpose: Shows how to create document, nodes and dump it to stdout or file. |
* usage: tree2 <filename> -Default output: stdout |
* usage: tree2 <filename> -Default output: stdout |
* test: tree2 > tree2.tmp ; diff tree2.tmp tree2.res ; rm tree2.tmp | * test: tree2 > tree2.tmp && diff tree2.tmp $(srcdir)/tree2.res |
* author: Lucas Brasilino <brasilino@recife.pe.gov.br> |
* author: Lucas Brasilino <brasilino@recife.pe.gov.br> |
* copy: see Copyright for the status of this software |
* copy: see Copyright for the status of this software |
*/ |
*/ |