Changeset 11388
- Timestamp:
- Nov 18, 2008, 3:58:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/xref.lisp
r11067 r11388 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.