diff options
Diffstat (limited to 'report-repair/rr.scm')
-rw-r--r-- | report-repair/rr.scm | 3 |
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) |