mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 16:57:35 +02:00
Always output relative path to libs
This commit is contained in:
parent
6511490f21
commit
acbb33cf5b
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@
|
||||||
(tagged-list? 'srfi import)
|
(tagged-list? 'srfi import)
|
||||||
(tagged-list? 'cyclone import))
|
(tagged-list? 'cyclone import))
|
||||||
(Cyc-installation-dir 'sld)
|
(Cyc-installation-dir 'sld)
|
||||||
"")))
|
"./")))
|
||||||
(call/cc
|
(call/cc
|
||||||
(lambda (return)
|
(lambda (return)
|
||||||
(for-each
|
(for-each
|
||||||
|
|
Loading…
Add table
Reference in a new issue