home *** CD-ROM | disk | FTP | other *** search
- /* ./sym/tree.h generated from tree.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef TREE_H
- #define TREE_H
-
- extern void doTree(float maxdepth, float leftBranch, float rightBranch, float branchLength, float moveRight, float scaleX, float scaleY, float lineWidth, float branchChange, float widthChange);
-
- #endif TREE_H
-