Skip to content

Commit cb94f4d

Browse files
authored
Merge pull request #2 from hostilefork/rebol-cwd-relative
hostilefork.json => now runs relative to cwd
2 parents 872edd7 + bfe67fa commit cb94f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebol/hostilefork.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
{ "long": "strict", "desc": "Only allow `.ws`, `.wsa`, and `.wsw` formats" }
4242
],
4343
"option_parse": "manual",
44-
"notes": "File path is relative to whitespace.reb, not PWD"
44+
"notes": "Implementation is using a pure usermode PARSE dialect prototype, slowness is to be expected."
4545
},
4646
{
4747
"type": "interpreter",

0 commit comments

Comments
 (0)