Changeset 852
- Timestamp:
- Jul 31, 2004, 4:44:52 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ccl/examples/objc-runtime.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/objc-runtime.lisp
r841 r852 458 458 (%make-objc-ivars c) 459 459 (%add-objc-class c ivars instance-size) 460 (splay-tree-put class-map c i) 461 (format t "~& addded ~s" (class-name c))))))))) 460 (splay-tree-put class-map c i)))))))) 462 461 463 462 (pushnew #'revive-objc-classes *lisp-system-pointer-functions*
Note:
See TracChangeset
for help on using the changeset viewer.
