Changeset 912
- Timestamp:
- Feb 16, 2005, 11:16:33 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/pprint.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/pprint.lisp
r857 r912 2168 2168 ; appearing EQ giving bogus circularity detection 2169 2169 ; But now we have fixed things so we don't circle check rest args (ha!) 2170 (declare (dynamic-extent args))2171 2170 (do-sub-format-0 s ,control-string args)))) 2172 2171
Note:
See TracChangeset
for help on using the changeset viewer.
