~ chicken-core (chicken-5) 526179fbaa03b8ed7e9d046c8c018f83fdf98f18


commit 526179fbaa03b8ed7e9d046c8c018f83fdf98f18
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Thu Jul 29 16:27:50 2010 -0400
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Thu Jul 29 16:27:50 2010 -0400

    slowly, irregex begins to annoy me

diff --git a/irregex.import.scm b/irregex.import.scm
index 9072848a..63bd1320 100644
--- a/irregex.import.scm
+++ b/irregex.import.scm
@@ -64,7 +64,6 @@
    irregex-search/chunked
    irregex-search/matches
    irregex-split
-   irregex-submatches
    irregex?
    make-irregex-chunker
    maybe-string->sre
Trap