Changes between Initial Version and Version 3 of Ticket #593

Show
Ignore:
Timestamp:
08/28/09 23:59:54 (4 years ago)
Author:
rme
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #593 – description

    initial v3  
    22 
    33This is wrong, and here is a fix. 
    4  
     4{{{ 
    55Index: l1-clos.lisp 
    66=================================================================== 
     
    1919+       (:instance 
    2020+        (instance-slots s)))))) 
     21}}}