Delete helloworld.c
authorSam Moore <[email protected]>
Tue, 13 Aug 2013 07:07:00 +0000 (15:07 +0800)
committerSam Moore <[email protected]>
Tue, 13 Aug 2013 07:07:00 +0000 (15:07 +0800)
Why is this still here?

helloworld.c [deleted file]

diff --git a/helloworld.c b/helloworld.c
deleted file mode 100644 (file)
index 86dcb09..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <stdlib.h>
-#include <stdio.h>
-
-int main(int argc, char ** argv)
-{
-  printf("Hello, world!\n");
-  return 0;
-}

UCC git Repository :: git.ucc.asn.au