Changes between Initial Version and Version 1 of Ticket #676


Ignore:
Timestamp:
08/31/11 12:43:02 (13 years ago)
Author:
felix winkelmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #676 – Description

    initial v1  
    11There seems to be a typo in dict.scm:
    22
    3 {{
     3{{{
    44 (define (parse-status-151 input)
    55    (let ((ws (string-index input #\space)))
     
    1414)))
    1515          (list word db descr)))))
    16 }}
     16}}}