chiark
/
gitweb
/
~mdw
/
lisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
fee2e08
)
mdw-mop: Move DEFGENERIC of SLOT-DEFINITION-FILTER.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 9 Feb 2009 00:00:26 +0000
(
00:00
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 9 Feb 2009 00:00:26 +0000
(
00:00
+0000)
For some reason, it was between the two (implicit) method definitions
rather than before them. This causes warnings, particularly from CLisp.
No differences found