mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-04 03:36:36 +02:00
Compare commits
2 commits
add8a03990
...
0ba31582c8
Author | SHA1 | Date | |
---|---|---|---|
|
0ba31582c8 | ||
|
6c5ca0ce83 |
1 changed files with 1 additions and 0 deletions
|
@ -1776,6 +1776,7 @@
|
|||
((eq? impl 'guile)
|
||||
(get-guile-site-ccache-dir))
|
||||
((eq? impl 'sagittarius)
|
||||
(car (get-install-dirs impl cfg)))
|
||||
((eq? impl 'racket)
|
||||
(car (get-install-dirs impl cfg)))
|
||||
((eq? impl 'stklos)
|
||||
|
|
Loading…
Add table
Reference in a new issue