Changes between Initial Version and Version 1 of Ticket #1587, comment 2


Ignore:
Timestamp:
02/28/19 20:24:54 (5 years ago)
Author:
johnwcowan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1587, comment 2

    initial v1  
     1```
    12diff --git a/library.scm b/library.scm
    23index 6a089955..02b5af36 100644
     
    1112          (else (##sys#error-bad-number x 'imag-part)) )))
    1213
    13 
     14```