Changeset 13375


Ignore:
Timestamp:
07/04/11 14:03:52 (12 years ago)
Author:
Mark Evenson
Message:

SET-FUNCALLABLE-INSTANCE-FUNCTION is a function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/doc/design/amop/dictionary.markdown

    r13371 r13375  
    3838remove-direct-subclass superclass subclass
    3939remove-method generic-function method
    40 set-funcallable-instance-function funcallable-instance function
    4140slot-boundp-using-class class object slot
    4241
     
    108107(setf generic-function-name) new-name generic-function
    109108(setf slot-value-using-class) new-value class object slot
     109set-funcallable-instance-function funcallable-instance function
Note: See TracChangeset for help on using the changeset viewer.