chiark
/
gitweb
/
~mdw
/
xyla
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename files to remove the pointless `tree' part.
[xyla]
/
bst.h
diff --git
a/bstree.h
b/bst.h
similarity index 99%
rename from
bstree.h
rename to
bst.h
index 6a2c74cd7d47844e0cdd6dd9ab7af861201140b9..5fd9c3c71129170fcfb7a7dc3442bd1c6e45f0ce 100644
(file)
--- a/
bstree.h
+++ b/
bst.h
@@
-1,5
+1,5
@@
-#ifndef
XYLA_BSTREE
_H
-#define
XYLA_BSTREE
_H
+#ifndef
BST
_H
+#define
BST
_H
#include <stdio.h>