chiark
/
gitweb
/
~mdw
/
lisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
38ccae7
)
Merge branch 'master' of git+ssh://guvnor.distorted.org.uk/~mdw/src/lisp
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 17 May 2006 18:40:26 +0000
(19:40 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 17 May 2006 18:40:26 +0000
(19:40 +0100)
mdw-mop.lisp
patch
|
blob
|
blame
|
history
diff --git
a/mdw-mop.lisp
b/mdw-mop.lisp
index dc5eb876e5f962d82c8b00c910c324ab911a1969..51db744226852a8bb1f784be784f46b6d1fb5ae9 100644
(file)
--- a/
mdw-mop.lisp
+++ b/
mdw-mop.lisp
@@
-27,7
+27,7
@@
;;; Packages.
(defpackage #:mdw.mop
- (:use #:common-lisp #:mdw.base #+cmu #:
pcl
)
+ (:use #:common-lisp #:mdw.base #+cmu #:
mop
)
(:export #:compatible-class
#:copy-instance #:copy-instance-using-class
#:initargs-for-effective-slot #:make-effective-slot