Changes between Initial Version and Version 3 of Ticket #1635


Ignore:
Timestamp:
07/24/19 13:20:40 (5 years ago)
Author:
sjamaan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1635

    • Property Estimated difficulty changed from to hard
    • Property Component changed from unknown to expander
  • Ticket #1635 – Description

    initial v3  
    66and a file "include2.scm"  with arbitrary contents (including an empty file), the following code works (interpreted and compiled):
    77{{{#!scheme
    8 #!/usr/bin/csi -ss
     8#!/usr/bin/csi -s
    99(define (main #!optional args)
    1010  (include "include.scm")