Commit 52d59faa1cf94a837e7c81c86e7dbc873ccf7850

Thomas de Grivel 2018-06-18T10:13:31

export symbols

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/package.lisp b/package.lisp
index 337964f..e21e0ab 100644
--- a/package.lisp
+++ b/package.lisp
@@ -86,6 +86,11 @@
    #:substring-match-token
    #:suffix-match-token
    #:suffix-match-token
+   #:token
+   #:token-character
+   #:token-ident
+   #:token-line
+   #:token-string
    #:unicode-range-token
    #:unicode-range-token
    #:url-token