From f3ae22b302a298984df62a4aaba275c15d010072 Mon Sep 17 00:00:00 2001 From: bd Date: Sun, 9 Jun 2024 20:28:10 -0600 Subject: AoC 2020.2 p1 --- report-repair/rr.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'report-repair/rr.scm') 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) -- cgit v1.2.3