Changeset 12898
- Timestamp:
- 08/15/10 17:24:48 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/StandardGenericFunction.java
r12848 r12898 664 664 * </tt></pre> 665 665 * 666 * After the two above calls <tt>cache</tt> will contain t ree keys:666 * After the two above calls <tt>cache</tt> will contain three keys: 667 667 * <pre> 668 668 * { class FIXNUM, EqlSpecialization('SYMBOL) }
Note: See TracChangeset
for help on using the changeset viewer.