mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-04 03:36:36 +02:00
Add back accidentally removed stklos part
This commit is contained in:
parent
1b6c0fb9da
commit
7f2f3ba155
1 changed files with 4 additions and 0 deletions
|
@ -1407,6 +1407,10 @@
|
||||||
"(begin (display (getenv \"LARCENY_ROOT\")) (exit))"))
|
"(begin (display (getenv \"LARCENY_ROOT\")) (exit))"))
|
||||||
char-whitespace?)
|
char-whitespace?)
|
||||||
"lib/Snow")))
|
"lib/Snow")))
|
||||||
|
((stklos)
|
||||||
|
(list (make-path
|
||||||
|
(process->string
|
||||||
|
'(stklos -e "(display (install-path #:libdir))")))))
|
||||||
((racket)
|
((racket)
|
||||||
(list
|
(list
|
||||||
(make-path
|
(make-path
|
||||||
|
|
Loading…
Add table
Reference in a new issue