Changeset 5900


Ignore:
Timestamp:
Feb 11, 2007, 7:21:51 PM (18 years ago)
Author:
Gary Byers
Message:

%mlist-containing is #-apple-objc-2.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/examples/objc-runtime.lisp

    r5889 r5900  
    18161816;;; to the old IMP, at least as far as objc method dispatch is
    18171817;;; concerned.
     1818#-apple-objc-2.0
    18181819(defun %mlist-containing (classptr selector typestring imp)
    18191820  #-apple-objc (declare (ignore classptr selector typestring imp))
Note: See TracChangeset for help on using the changeset viewer.