Changeset 169
- Timestamp:
- Dec 31, 2003, 3:12:01 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/describe.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/describe.lisp
r149 r169 514 514 (let* ((instance (inspector-object i)) 515 515 (class (class-of instance)) 516 (wrapper (ccl:: instance.class-wrapperinstance))516 (wrapper (ccl::standard-object-p instance)) 517 517 (instance-start 2)) 518 518 (if (< n instance-start)
Note:
See TracChangeset
for help on using the changeset viewer.
