chiark / gitweb /
Rename files to remove the pointless `tree' part. master
authorMark Wooding <mdw@distorted.org.uk>
Fri, 6 Sep 2024 21:10:18 +0000 (22:10 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 6 Sep 2024 21:10:18 +0000 (22:10 +0100)
commit8b9d96c6fa2f8b39cd0076b0bba5059de04f42bd
treee357d66adc55a08016b38125acd81da440a0482e
parenta371d5a9f78150676e8bcafd76405b6fadc00987
Rename files to remove the pointless `tree' part.
Makefile
avl.c [moved from avltree.c with 99% similarity]
avl.h [moved from avltree.h with 99% similarity]
bst.c [moved from bstree.c with 99% similarity]
bst.h [moved from bstree.h with 99% similarity]
rb.c [moved from rbtree.c with 99% similarity]
rb.h [moved from rbtree.h with 99% similarity]
treetest.c