-
Notifications
You must be signed in to change notification settings - Fork 0
sridhar/treety
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ======== Files for personal tree project for simple tree implementation. Compilation ============ - Run "make" to compile the project. - Alternatively run "make debug" to compile in debug prints, but make sure Tree.cc's test stub points to the right case. - treetyTest will be generated in the workspace.