summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-04-26 19:32:50 -0500
committerColin Okay <cbeok@protonmail.com>2020-04-26 19:32:50 -0500
commit7a0b5932c01779df99f3d87175be9b850031f859 (patch)
treeffbc00cdafb2827a58c1ab8f3ee609f8421103b2 /package.lisp
parent9beb6ee949824c3aa19dc458af0590d0389da680 (diff)
added <<counting, <<counting+, and <whitespace+<
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index e1ee9a5..efd3e50 100644
--- a/package.lisp
+++ b/package.lisp
@@ -17,6 +17,8 @@
#:<<char-equal
#:<<cons
#:<<cons-map
+ #:<<counting
+ #:<<counting+
#:<<def
#:<<ending
#:<<filter
@@ -70,6 +72,7 @@
#:<tab<
#:<uppercase<
#:<whitespace<
+ #:<whitespace+<
#:<word<
#:<~alphanum<
#:<~digit<