[cl-store-cvs] CVS update: cl-store/doc/cl-store.texi

Sean Ross sross at common-lisp.net
Fri Nov 26 14:36:01 UTC 2004


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
- at item Functions (where function-lambda-expression returns a symbol as a function name)
+ at item Structure Definitions (CMUCL and SBCL only)
+ at item Functions (stores the function name)
 @item Generic Functions (stores generic-function-name)
 @end itemize
 





More information about the Cl-store-cvs mailing list