diff options
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp index ed09c5f..2903fe6 100644 --- a/package.lisp +++ b/package.lisp @@ -13,6 +13,7 @@ #:string-unique-index #:hash-index #:hash-list-index) + (:import-from #:derrida #:with-plist) (:import-from #:alexandria-2 #:with-gensyms #:when-let |