mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 00:37: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? 'cyclone import))
|
||||
(Cyc-installation-dir 'sld)
|
||||
"")))
|
||||
"./")))
|
||||
(call/cc
|
||||
(lambda (return)
|
||||
(for-each
|
||||
|
|
Loading…
Add table
Reference in a new issue