[cl-store-cvs] CVS cl-store/sbcl
sross
sross at common-lisp.net
Tue Mar 14 11:02:32 UTC 2006
Update of /project/cl-store/cvsroot/cl-store/sbcl
In directory clnet:/tmp/cvs-serv24791/sbcl
Modified Files:
custom.lisp
Log Message:
Whoops, remove errant symbol.
--- /project/cl-store/cvsroot/cl-store/sbcl/custom.lisp 2006/03/14 10:58:59 1.11
+++ /project/cl-store/cvsroot/cl-store/sbcl/custom.lisp 2006/03/14 11:02:32 1.12
@@ -118,7 +118,6 @@
"0.9.6.25")
(pushnew :defstruct-has-source-location *features*))))
-asdf::version-satisfies
(defun sb-kernel-defstruct (dd supers source)
(declare (ignorable source))
#+defstruct-has-source-location
More information about the Cl-store-cvs
mailing list