From: Markus Triska Date: Wed, 23 Dec 2020 17:06:35 +0000 (+0100) Subject: reflect determinism improvement thanks to the latest changes X-Git-Tag: v0.9.0~162^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=67d856e4b700e744f1ef814f9d868f42e5137639;p=scryer-prolog.git reflect determinism improvement thanks to the latest changes --- diff --git a/src/lib/http/http_open.pl b/src/lib/http/http_open.pl index fc6304c7..e28a2a70 100644 --- a/src/lib/http/http_open.pl +++ b/src/lib/http/http_open.pl @@ -17,8 +17,7 @@ Example: ?- http_open("https://github.com/mthom/scryer-prolog", S, []). - %@ S = '$stream'(0x7f86f94a6cd0) - %@ ; false. + %@ S = '$stream'(0x7fcfc9e00f00). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */