Changeset 837
- Timestamp:
- Jun 27, 2004, 8:55:12 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/objc-support.lisp
r545 r837 24 24 (%get-ptr buffer (the fixnum (ash i ppc32::word-shift)))))))))) 25 25 (reset-objc-class-count) 26 (map-objc-classes)) 26 (map-objc-classes) 27 (canonicalize-type-signature-classes) 28 ) 27 29 28 30 #+gnu-objc
Note: See TracChangeset
for help on using the changeset viewer.