diff --git a/hello.c b/hello.c deleted file mode 100644 index 5836ae9d7250601870cfe2df25ac55b22f9a69ac..0000000000000000000000000000000000000000 --- a/hello.c +++ /dev/null @@ -1,4 +0,0 @@ -#include <stdio.h> -int main(int argc, char *argv[]) { - printf("Hello!\n"); -} \ No newline at end of file