X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/blobdiff_plain/0f3e4dbfdaf4709e5b713ca60734fd4bad22041b..66c609241dd2783c53e6bdbf2dc80c528feaeef7:/src/method-impl.lisp diff --git a/src/method-impl.lisp b/src/method-impl.lisp index 7fdceb1..f2d71aa 100644 --- a/src/method-impl.lisp +++ b/src/method-impl.lisp @@ -291,7 +291,7 @@ (defmethod shared-initialize :after (export '(basic-effective-method effective-method-around-methods effective-method-before-methods - effective-method-after-methods)) + effective-method-after-methods effective-method-functions)) (defclass basic-effective-method (effective-method) ((around-methods :initarg :around-methods :initform nil :type list :reader effective-method-around-methods)