Commit 5a7fe403c77a7c6a66fa223b1a7db263175c18ca

Thomas de Grivel 2020-04-14T17:53:42

export str

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/package.lisp b/package.lisp
index 5c61e4a..b195fca 100644
--- a/package.lisp
+++ b/package.lisp
@@ -153,6 +153,7 @@
    ;; helpers
    #:include
    #:read-file
+   #:str
    ))
 
 (defpackage :adams-user