m455 2018-04-05 23:13:37 -04:00
parent ab36665f27
commit 375a67718f
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
'yes '("yes" "Yes" "y" "Y") 'yes '("yes" "Yes" "y" "Y")
'no '("no" "No" "n" "N"))) 'no '("no" "No" "n" "N")))
(define (open/create-file list-name) (define (open/create-file)
(let ([path (expand-user-path (string-append (let ([path (expand-user-path (string-append
program-path program-path
program-directory program-directory