mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-03 19:26: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))"))
|
||||
char-whitespace?)
|
||||
"lib/Snow")))
|
||||
((stklos)
|
||||
(list (make-path
|
||||
(process->string
|
||||
'(stklos -e "(display (install-path #:libdir))")))))
|
||||
((racket)
|
||||
(list
|
||||
(make-path
|
||||
|
|
Loading…
Add table
Reference in a new issue