X-Git-Url: http://christophe.rhodes.io/gitweb/?p=specializable.git;a=blobdiff_plain;f=specializable.lisp;h=2c8ebc5864c2b9a4381d1e100405471a1db64bf3;hp=979f51476cb01d41b4709c77409b458955bdd0df;hb=66611e8a3b5cecf314cd57b7ab8d1aea19abaa47;hpb=f06d688ce6a5d48a10990838efe63e69ae6a7db6 diff --git a/specializable.lisp b/specializable.lisp index 979f514..2c8ebc5 100644 --- a/specializable.lisp +++ b/specializable.lisp @@ -8,7 +8,7 @@ (:export "SPECIALIZABLE-GENERIC-FUNCTION" "SPECIALIZABLE-METHOD" "EXTENDED-SPECIALIZER" - "SPECIALIZER-ACCEPTS-P" "SPECIALIZER-ACCEPTS-CLASS-P" + "SPECIALIZER-ACCEPTS-P" "SPECIALIZER-ACCEPTS-GENERALIZER-P" "SPECIALIZER<" "GENERALIZER-OF-USING-CLASS"