Update of /project/cl-store/cvsroot/cl-store/doc In directory common-lisp.net:/tmp/cvs-serv20044/doc
Modified Files: cl-store.texi Log Message: Added structure definition support for CMUCL Date: Fri Nov 26 15:35:58 2004 Author: sross
Index: cl-store/doc/cl-store.texi diff -u cl-store/doc/cl-store.texi:1.3 cl-store/doc/cl-store.texi:1.4 --- cl-store/doc/cl-store.texi:1.3 Wed Nov 24 14:27:20 2004 +++ cl-store/doc/cl-store.texi Fri Nov 26 15:35:54 2004 @@ -107,7 +107,8 @@ @item Instances of CLOS Classes @item CLOS Classes @item Structure Instances -@item Functions (where function-lambda-expression returns a symbol as a function name) +@item Structure Definitions (CMUCL and SBCL only) +@item Functions (stores the function name) @item Generic Functions (stores generic-function-name) @end itemize