summaryrefslogtreecommitdiff
path: root/report-repair
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2024-06-09 20:28:10 -0600
committerbd <bdunahu@operationnull.com>2024-06-09 20:28:10 -0600
commitf3ae22b302a298984df62a4aaba275c15d010072 (patch)
tree099398ef5ca7b1f462d54ba78b02e0999bdf2078 /report-repair
parent2c85332e1e402653ed44ea1a5248cb7d11259389 (diff)
AoC 2020.2 p1
Diffstat (limited to 'report-repair')
-rw-r--r--report-repair/rr.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/report-repair/rr.scm b/report-repair/rr.scm
index 6adee86..11c4bcd 100644
--- a/report-repair/rr.scm
+++ b/report-repair/rr.scm
@@ -1,6 +1,3 @@
-#!/run/current-system/profile/bin/guile \
--e main -s
-!#
(define-module (rr)
#:use-module (combinations)
#:use-module (srfi srfi-1)