Commit 763d32bc845c6ddfc13672d82f46730a5f9be5eb

Thomas de Grivel 2018-06-18T10:23:35

token-character token-line

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/package.lisp b/package.lisp
index 1d8dbc3..ba0c5c8 100644
--- a/package.lisp
+++ b/package.lisp
@@ -46,5 +46,7 @@
    #:pop-token
    #:push-token
    #:token
+   #:token-character
+   #:token-line
    #:token-stream
    #:token-string))