aboutsummaryrefslogtreecommitdiff
path: root/wind.h
diff options
context:
space:
mode:
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