From 62f95fb41b578ac71c4ed22537fcad2554153bd0 Mon Sep 17 00:00:00 2001 From: Jinwoo Ahn Date: Fri, 3 Feb 2017 01:23:47 +0900 Subject: [PATCH] make server directory --- server/test.c | 7 +++++++ test.c | 1 + 2 files changed, 8 insertions(+) create mode 100644 server/test.c create mode 100644 test.c diff --git a/server/test.c b/server/test.c new file mode 100644 index 0000000..2c3bb34 --- /dev/null +++ b/server/test.c @@ -0,0 +1,7 @@ +#include + +int main() +{ + printf("hello"); + return 0; +} diff --git a/test.c b/test.c new file mode 100644 index 0000000..e6ba280 --- /dev/null +++ b/test.c @@ -0,0 +1 @@ +sdjlkfjsdkl