X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/xyla/blobdiff_plain/a371d5a9f78150676e8bcafd76405b6fadc00987:/bstree.h..refs/heads/master:/bst.h diff --git a/bstree.h b/bst.h similarity index 99% rename from bstree.h rename to bst.h index 6a2c74c..5fd9c3c 100644 --- 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