aboutsummaryrefslogtreecommitdiff
path: root/wind.h
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-11-08 03:49:10 +0100
committerache <ache@ache.one>2017-11-08 03:49:10 +0100
commit28a3fa7afebb9937fa42b9d53678eb8fd0be529d (patch)
tree83e5caf6ce15aed1cfc1145f1bea91722b67ec9b /wind.h
Init commit
Diffstat (limited to 'wind.h')
-rw-r--r--wind.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/wind.h b/wind.h
new file mode 100644
index 0000000..8fc3c3c
--- /dev/null
+++ b/wind.h
@@ -0,0 +1,9 @@
+
+#ifndef WIND_METAG_H
+#define WIND_METAG_H
+
+#include "main.h"
+#include "readline.h"
+
+
+#endif