summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun3
1 files changed, 0 insertions, 3 deletions
diff --git a/run b/run
deleted file mode 100755
index 81221d0..0000000
--- a/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-./zig-out/bin/aoc2025 "${1}" "${2}" < "${3}"