Changes between Initial Version and Version 3 of Ticket #593
- Timestamp:
- 08/28/09 23:59:54 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #593 – description
initial v3 2 2 3 3 This is wrong, and here is a fix. 4 4 {{{ 5 5 Index: l1-clos.lisp 6 6 =================================================================== … … 19 19 + (:instance 20 20 + (instance-slots s)))))) 21 }}}
