From 43bee361397315c7105b7214316325b185135331 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sat, 26 Oct 2024 21:55:23 +1100 Subject: move archive into /src --- archive/src/empty.c | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 archive/src/empty.c (limited to 'archive/src/empty.c') diff --git a/archive/src/empty.c b/archive/src/empty.c deleted file mode 100644 index b40cc85..0000000 --- a/archive/src/empty.c +++ /dev/null @@ -1,3 +0,0 @@ -// For some reason on Mac we need an empty file so that 'ar' has something -// to run. -int add(int a, int b) { return a + b; } \ No newline at end of file -- cgit v1.2.3-70-g09d2