Removed temporary files due to fucking up Git...

This commit is contained in:
xolatile
2024-07-11 04:26:40 -04:00
parent 3b6cb610a7
commit 268ba6e012
4 changed files with 1 additions and 36879 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -37,7 +37,7 @@ int main (int argc, char * * argv) {
file = file_close (file);
execute ("cat x.c && gcc x.c && ./a.out && echo -- && rm a.out x.c");
execute ("gcc x.c && ./a.out && echo -- && rm a.out x.c");
return (log_success);
}

File diff suppressed because it is too large Load Diff