This small program allows for the moment, to graph binary trees.
The tree data, in this first version, must be entered by the user.
In this first version, only data is allowed to be entered, and to delete the tree, the program must be restarted.
It has no documentation.