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