From 367fc7f7c6a2339e3d1f03819893c70c0e0b925d Mon Sep 17 00:00:00 2001 From: TriantaTV Date: Fri, 30 Sep 2022 15:48:38 -0500 Subject: [PATCH] Removed unused files --- crashCompile.log | 0 crashLaunch.log | 0 output.log | 20 -------------------- 3 files changed, 20 deletions(-) delete mode 100644 crashCompile.log delete mode 100644 crashLaunch.log delete mode 100644 output.log diff --git a/crashCompile.log b/crashCompile.log deleted file mode 100644 index e69de29..0000000 diff --git a/crashLaunch.log b/crashLaunch.log deleted file mode 100644 index e69de29..0000000 diff --git a/output.log b/output.log deleted file mode 100644 index 4306451..0000000 --- a/output.log +++ /dev/null @@ -1,20 +0,0 @@ -Philosopher 0 is thinking... -Philosopher 0 is taking forks... -Philosopher 0 is eating... -Philosopher 0 is putting forks down... -Philosopher 1 is thinking... -Philosopher 1 is taking forks... -Philosopher 1 is eating... -Philosopher 1 is putting forks down... -Philosopher 2 is thinking... -Philosopher 2 is taking forks... -Philosopher 2 is eating... -Philosopher 2 is putting forks down... -Philosopher 3 is thinking... -Philosopher 3 is taking forks... -Philosopher 3 is eating... -Philosopher 3 is putting forks down... -Philosopher 4 is thinking... -Philosopher 4 is taking forks... -Philosopher 4 is eating... -Philosopher 4 is putting forks down...