Changeset 11413
- Timestamp:
- Nov 19, 2008, 5:38:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/lib/xref.lisp
r11164 r11413 190 190 ((ppc-lap-macro compiler-macro-function) 191 191 (%make-xref-entry :name (cadr input) :type (car input))) 192 ((:internal) 193 (make-xref-entry (car (last input)) relation)) 192 194 (t 193 195 (multiple-value-bind (type name specializers qualifiers)
Note: See TracChangeset
for help on using the changeset viewer.