summaryrefslogtreecommitdiff
path: root/src/expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expand.c')
-rw-r--r--src/expand.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/expand.c b/src/expand.c
new file mode 100644
index 0000000..e7aaf30
--- /dev/null
+++ b/src/expand.c
@@ -0,0 +1,2 @@
+#define main expand_main
+#include "../expand/expand.c"