Changeset 224
- Timestamp:
- Jan 5, 2004, 6:30:21 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/read.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/read.lisp
r6 r224 208 208 (dotimes (i (uvsize tree)) 209 209 (declare (fixnum i)) 210 (unless (and (eql i 0) (eql subtype arch::subtag-instance))210 (unless (and (eql i 0) (eql subtype target::subtag-instance)) 211 211 (setf (uvref tree i) (circle-subst (uvref tree i)))))) 212 212 (locally
Note:
See TracChangeset
for help on using the changeset viewer.
