[cl-store-cvs] CVS update: cl-store/sbcl/custom.lisp
Sean Ross
sross at common-lisp.net
Thu Feb 17 08:23:56 UTC 2005
Update of /project/cl-store/cvsroot/cl-store/sbcl
In directory common-lisp.net:/tmp/cvs-serv24114/sbcl
Modified Files:
custom.lisp
Log Message:
Changelog 2005-02-17
Date: Thu Feb 17 09:23:54 2005
Author: sross
Index: cl-store/sbcl/custom.lisp
diff -u cl-store/sbcl/custom.lisp:1.6 cl-store/sbcl/custom.lisp:1.7
--- cl-store/sbcl/custom.lisp:1.6 Fri Feb 11 13:00:47 2005
+++ cl-store/sbcl/custom.lisp Thu Feb 17 09:23:54 2005
@@ -31,6 +31,7 @@
;; Custom structure storing
+
(defstore-cl-store (obj structure-object stream)
(output-type-code +structure-object-code+ stream)
(store-type-object obj stream))
More information about the Cl-store-cvs
mailing list