summaryrefslogtreecommitdiff
path: root/tem.c
diff options
context:
space:
mode:
Diffstat (limited to 'tem.c')
-rw-r--r--tem.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/tem.c b/tem.c
index e69de29..3e4dad2 100644
--- a/tem.c
+++ b/tem.c
@@ -0,0 +1,6 @@
+#include <stdio.h>
+
+int main(void)
+{
+
+}