mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-17 09:57:34 +02:00
Cleanup duplicated code left in accidentally on merge
This commit is contained in:
parent
743a2d10d4
commit
5796a0f5e7
1 changed files with 0 additions and 5 deletions
|
@ -1434,11 +1434,6 @@
|
||||||
(list (make-path
|
(list (make-path
|
||||||
(process->string
|
(process->string
|
||||||
'(stklos -e "(display (install-path #:libdir))")))))
|
'(stklos -e "(display (install-path #:libdir))")))))
|
||||||
((racket)
|
|
||||||
(list
|
|
||||||
(make-path
|
|
||||||
(process->string
|
|
||||||
'(racket -I racket/base -e "(display (find-system-path 'collects-dir))")))))
|
|
||||||
((ypsilon)
|
((ypsilon)
|
||||||
(call-with-temp-file "snow-ypsilon.scm"
|
(call-with-temp-file "snow-ypsilon.scm"
|
||||||
(lambda (tmp-path out preserve)
|
(lambda (tmp-path out preserve)
|
||||||
|
|
Loading…
Add table
Reference in a new issue