[cl-prevalence-cvs] CVS cl-prevalence/src
scaekenberghe
scaekenberghe at common-lisp.net
Thu Mar 29 11:53:37 UTC 2007
Update of /project/cl-prevalence/cvsroot/cl-prevalence/src
In directory clnet:/tmp/cvs-serv17951/src
Modified Files:
package.lisp
Log Message:
removed an export
--- /project/cl-prevalence/cvsroot/cl-prevalence/src/package.lisp 2005/01/21 09:02:35 1.6
+++ /project/cl-prevalence/cvsroot/cl-prevalence/src/package.lisp 2007/03/29 11:53:37 1.7
@@ -1,6 +1,6 @@
;;;; -*- Mode: LISP -*-
;;;;
-;;;; $Id: package.lisp,v 1.6 2005/01/21 09:02:35 scaekenberghe Exp $
+;;;; $Id: package.lisp,v 1.7 2007/03/29 11:53:37 scaekenberghe Exp $
;;;;
;;;; Package definitions for the CL-PREVALENCE project
;;;;
@@ -66,7 +66,6 @@
#:id
#:find-all-objects
#:find-object-with-id
- #:set-slot-values
#:tx-create-id-counter
#:tx-create-object
#:tx-delete-object
More information about the Cl-prevalence-cvs
mailing list