X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fsb-introspect%2Fsb-introspect.lisp;h=5ba8bdc350a76d04a015b9fe6c93a5572b3d8ea0;hb=edb227f57bcf629a9e8c3b8e6e1b37d644d8f217;hp=d962f6cf7fb68a4b5221240c9d046f9b6e0b2587;hpb=d56803388a0a0a35e1889596f928b367c650c15b;p=sbcl.git diff --git a/contrib/sb-introspect/sb-introspect.lisp b/contrib/sb-introspect/sb-introspect.lisp index d962f6c..5ba8bdc 100644 --- a/contrib/sb-introspect/sb-introspect.lisp +++ b/contrib/sb-introspect/sb-introspect.lisp @@ -25,7 +25,7 @@ (defpackage :sb-introspect (:use "CL") (:export "FUNCTION-ARGLIST" - "FUNCTION-LAMBDA-LIST" + "FUNCTION-LAMBDA-LIST" "DEFTYPE-LAMBDA-LIST" "VALID-FUNCTION-NAME-P" "FIND-DEFINITION-SOURCE"