diff options
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.lisp b/package.lisp index 2903fe6..623e166 100644 --- a/package.lisp +++ b/package.lisp @@ -8,7 +8,7 @@ #:persistent-class #:store-objects-with-class #:store-object-id - #:make-blob-from-file) + #:store-object-with-id) (:import-from #:bknr.indices #:string-unique-index #:hash-index |