1
0
Fork 0

Working on windows version

This commit is contained in:
retropikzel 2025-12-24 21:13:34 +02:00
parent ff331da60e
commit 84b63d011a
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
(let ((separator (cond-expand (windows ";") (else ":"))))
(apply string-append
`(,exec-cmd
" chezscheme "
" scheme "
,(util-getenv "COMPILE_R7RS_CHEZSCHEME")
" "
,(if (and (null? prepend-directories)