Changeset 485
- Timestamp:
- Feb 6, 2004, 11:42:21 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/examples/objc-support.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/objc-support.lisp
r451 r485 23 23 (install-foreign-objc-class 24 24 (%get-ptr buffer (the fixnum (ash i ppc32::word-shift)))))))))) 25 (def-ccl-pointers revive-objc-classes () 26 (reset-objc-class-count) 27 (map-objc-classes))) 25 (reset-objc-class-count) 26 (map-objc-classes)) 28 27 29 28 #+gnu-objc
Note:
See TracChangeset
for help on using the changeset viewer.
