io.directories.windows: don't need to wrap.

flac
John Benediktsson 2020-02-11 13:25:44 -08:00 committed by Steve Ayerhart
parent 17f173c39f
commit 6c197330b8
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ERROR: file-delete-failed path error ;
M: windows delete-file ( path -- )
absolute-path
[ (delete-file) ]
[ \ file-delete-failed boa rethrow ] recover ;
[ file-delete-failed boa rethrow ] recover ;
M: windows make-directory ( path -- )
normalize-path