Changeset 431


Ignore:
Timestamp:
Jan 30, 2004, 11:51:46 AM (21 years ago)
Author:
Gary Byers
Message:

MAP-OBJC-CLASS -> INSTALL-FOREIGN-OBJC-CLASS.

File:
1 edited

Legend:

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

    r162 r431  
    218218        #'(lambda (class)
    219219            (unless (logtest #$CLS_META (pref class :objc_class.info))
    220               (map-objc-class class)))))))
     220              (install-foreign-objc-class class)))))))
    221221                       
    222222#|
Note: See TracChangeset for help on using the changeset viewer.