summaryrefslogtreecommitdiff
path: root/index.c
diff options
context:
space:
mode:
Diffstat (limited to 'index.c')
-rw-r--r--index.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.c b/index.c
new file mode 100644
index 0000000..90aca82
--- /dev/null
+++ b/index.c
@@ -0,0 +1,8 @@
+/*
+ * index.c: create and collate index data structures
+ */
+
+#include <stdio.h>
+#include <stdlib.h>
+#include "buttress.h"
+