From 1be3957ec41773c330bbea940933fef0c27ea732 Mon Sep 17 00:00:00 2001 From: jjgarcia Date: Mon, 13 May 2002 12:30:12 +0000 Subject: [PATCH] FIND-METHOD should be public in CL. --- src/lsp/export.lsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lsp/export.lsp b/src/lsp/export.lsp index de49dc823..e064f1d0b 100644 --- a/src/lsp/export.lsp +++ b/src/lsp/export.lsp @@ -392,6 +392,7 @@ defmethod ensure-generic-function find-class + find-method generic-flet generic-function generic-labels