I got fed up trying to put the tree and list stuff into a subdirectory,
authorChristopher R. Hertel <crh@samba.org>
Thu, 16 Oct 1997 00:46:21 +0000 (00:46 +0000)
committerChristopher R. Hertel <crh@samba.org>
Thu, 16 Oct 1997 00:46:21 +0000 (00:46 +0000)
commit4aedb4ac5dca6010da399e2ace7d5dbf72bb90f1
tree88406e01be6a1e1ec0900b9ad5c5e5514a586ee8
parent359d42c08d012b3e1c1bc6ac1071f8add706ba35
I got fed up trying to put the tree and list stuff into a subdirectory,
so I've started to move them into the main directory.
(This used to be commit 4691a94d3c657321d29231f062aed714dfe4ac26)
source3/ubiqx/BinaryTrees.readme [deleted file]
source3/ubiqx/ubi_AVLtree.c [deleted file]
source3/ubiqx/ubi_AVLtree.h [deleted file]
source3/ubiqx/ubi_BinTree.c [deleted file]
source3/ubiqx/ubi_BinTree.h [deleted file]
source3/ubiqx/ubi_SplayTree.c [deleted file]
source3/ubiqx/ubi_SplayTree.h [deleted file]
source3/ubiqx/ubi_dLinkList.c [deleted file]
source3/ubiqx/ubi_dLinkList.h [deleted file]
source3/ubiqx/ubi_sLinkList.c [deleted file]
source3/ubiqx/ubi_sLinkList.h [deleted file]