X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fmethods.lisp;h=351938f02c784aa72eb6a509ac364d9246f2f92c;hb=82370fd12b07679559c9e0b3f720aade582d42fb;hp=ec9bba78d4466ab56a558fcd2a411ef08bd37655;hpb=eb6e5aec7684f2db4bab65b46b7d067d598bff85;p=cl-mock.git diff --git a/src/methods.lisp b/src/methods.lisp index ec9bba7..351938f 100644 --- a/src/methods.lisp +++ b/src/methods.lisp @@ -1,7 +1,7 @@ ;;; -*- mode: lisp; syntax: common-lisp; coding: utf-8-unix; package: cl-mock; -*- (in-package #:cl-mock) - + ;;; mocking of generic methods and objects (defun find-methods (methods)