Changeset 791
- Timestamp:
- Apr 30, 2004, 12:58:40 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/examples/objc-runtime.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/objc-runtime.lisp
r770 r791 582 582 (maphash #'(lambda (string cached) 583 583 (setf (objc-constant-string-nsstringptr cached) 584 (%make- nsstring string)))584 (%make-constant-nsstring string))) 585 585 *objc-constant-strings*)) 586 586
Note:
See TracChangeset
for help on using the changeset viewer.
