From 41523df2b162a598ed3f668d7c36b901054b122b Mon Sep 17 00:00:00 2001 From: EliteTK Date: Wed, 26 Feb 2014 01:24:20 +0000 Subject: stuff --- compressc.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 compressc.c (limited to 'compressc.c') diff --git a/compressc.c b/compressc.c new file mode 100644 index 0000000..e8f0f63 --- /dev/null +++ b/compressc.c @@ -0,0 +1,5 @@ +#include + +int main(void) { + printf("WIP\n"); +} -- cgit v1.2.3-54-g00ecf