Skip to content

Commit

Permalink
Merge pull request #2 from hostilefork/rebol-cwd-relative
Browse files Browse the repository at this point in the history
hostilefork.json => now runs relative to cwd
  • Loading branch information
thaliaarchi committed Sep 5, 2021
2 parents 872edd7 + bfe67fa commit cb94f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebol/hostilefork.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
{ "long": "strict", "desc": "Only allow `.ws`, `.wsa`, and `.wsw` formats" }
],
"option_parse": "manual",
"notes": "File path is relative to whitespace.reb, not PWD"
"notes": "Implementation is using a pure usermode PARSE dialect prototype, slowness is to be expected."
},
{
"type": "interpreter",
Expand Down

0 comments on commit cb94f4d

Please sign in to comment.