diff options
| author | nasrlol <nsrddyn@gmail.com> | 2025-02-12 23:02:07 +0100 |
|---|---|---|
| committer | nasrlol <nsrddyn@gmail.com> | 2025-02-12 23:02:07 +0100 |
| commit | 3010301bd7d20cd14b1eda9bd24da172c3924c89 (patch) | |
| tree | 7fb33cd85ece474c2b6cc0bf8276bb8bbe3d1783 /pipeling.c | |
| parent | 87fb4d9ea774bc7fd69076947925fac01e68f60b (diff) | |
working on the main function of the code trying to get the lines to correctly dislay everything, still having a little of trouble though
Diffstat (limited to 'pipeling.c')
| -rw-r--r-- | pipeling.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pipeling.c b/pipeling.c deleted file mode 100644 index 75adc93..0000000 --- a/pipeling.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <stdlib.h> -#include <unistd.h> - -int main(int argc, char *argv[]) -{ - - return 0; -} |
