Work around error with zlib library compressor
[memstore.git] / src / package.lisp
index d255c6befb7f19e4766f02b199e3da776fee97db..6cef27a0983675adbaeab2627fcc6e39eb92b595 100644 (file)
    #:*compression-threshold*
    #:*compression-enabled*
    #:*compression-savings*
-   #:*realm*
-   #:mem-store
-   #:mem-restore
-   #:mem-del
-   #:mem-incr
-   #:mem-decr))
+   #:*namespace*
+   #:ms-serialize
+   #:ms-deserialize
+   #:ms-store
+   #:ms-restore
+   #:ms-del
+   #:ms-incr
+   #:ms-decr))