reflect determinism improvement thanks to the latest changes

This commit is contained in:
Markus Triska
2020-12-23 18:06:35 +01:00
parent 6ad1e57123
commit 67d856e4b7

View File

@@ -17,8 +17,7 @@
Example:
?- http_open("https://github.com/mthom/scryer-prolog", S, []).
%@ S = '$stream'(0x7f86f94a6cd0)
%@ ; false.
%@ S = '$stream'(0x7fcfc9e00f00).
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */