summaryrefslogtreecommitdiff
path: root/bs/re.scm
diff options
context:
space:
mode:
Diffstat (limited to 'bs/re.scm')
-rw-r--r--bs/re.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/bs/re.scm b/bs/re.scm
index 0ab442b..926aae7 100644
--- a/bs/re.scm
+++ b/bs/re.scm
@@ -1,4 +1,3 @@
-#!r6rs
(library (bs re (0))
;; Similar to Python's `re` module. One big difference is that the