aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-05-27getline written to comply to c99Holden Rohrer
2020-05-27Initial working commitHolden Rohrer
There are still some errors when run through valgrind, but it performs as expected for the test file.
2020-05-22initial commit: an AVL treeHolden Rohrer