Delete ggg files

This commit is contained in:
Piotr Marendowski 2024-03-09 19:07:53 +01:00
parent 531c1a9c47
commit 670612290e
2 changed files with 0 additions and 8 deletions

0
ggg.1
View file

8
ggg.c
View file

@ -1,8 +0,0 @@
#include <stdio.h>
int main(int argc, char** argv)
{
printf("Hello\n");
return 0;
}